mirror of
https://github.com/nolanlawson/pinafore
synced 2025-01-31 22:14:53 +01:00
fix: fix fade in animation on compose button (#1557)
This commit is contained in:
parent
8c5d6fe667
commit
0b5adfa2c9
@ -57,7 +57,7 @@
|
||||
background-color: var(--status-direct-background);
|
||||
}
|
||||
|
||||
.compose-box-fade-in {
|
||||
:global(.compose-box-fade-in) {
|
||||
transition: opacity 0.2s linear; /* main page reveal */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user