mirror of
https://github.com/mue/mue.git
synced 2026-07-23 08:47:19 +02:00
fix: consistent ui fade in transition
This commit is contained in:
@@ -33,6 +33,8 @@ body {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
|
||||
animation: fadeIn 1s;
|
||||
}
|
||||
|
||||
&.no-textBorder {
|
||||
|
||||
Reference in New Issue
Block a user