mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 00:56:23 +01:00
Forgot this style
This commit is contained in:
parent
f0adee6ebf
commit
ba868ffff5
1 changed files with 1 additions and 1 deletions
|
@ -820,7 +820,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
background-color: var(--bg-color);
|
||||
box-shadow: -1px 0 var(--bg-color);
|
||||
}
|
||||
.deck-backdrop .deck.slide-in {
|
||||
.deck-backdrop .deck.slide-in:not(.deck-view-full) {
|
||||
animation: slide-in 0.5s var(--timing-function);
|
||||
}
|
||||
.deck-backdrop .deck .status {
|
||||
|
|
Loading…
Reference in a new issue