what
This commit is contained in:
parent
64bd79c862
commit
f75dfa5b7c
2 changed files with 2 additions and 4 deletions
|
@ -9,7 +9,6 @@
|
|||
--shadow: 0 10px 40px -10px rgba(0,0,0,0.15);
|
||||
--shadow-low: 0 8px 16px -10px rgba(0,0,0,0.4);
|
||||
--shadow-med: 0 8px 60px -30px rgba(0,0,0,0.1);
|
||||
--accent
|
||||
}
|
||||
:not(body):not(.scrollable)::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
|
@ -4076,4 +4075,4 @@ body:not(.flavour-glitch) #mastodon .account-timeline__header .account__header_
|
|||
}
|
||||
.modal-root__container {
|
||||
animation: bounceIn 0.7s;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
--shadow: 0 10px 40px -10px rgba(0,0,0,0.15);
|
||||
--shadow-low: 0 8px 16px -10px rgba(0,0,0,0.4);
|
||||
--shadow-med: 0 8px 60px -30px rgba(0,0,0,0.1);
|
||||
--accent
|
||||
}
|
||||
:not(body):not(.scrollable)::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
|
@ -4076,4 +4075,4 @@ body:not(.flavour-glitch) #mastodon .account-timeline__header .account__header_
|
|||
}
|
||||
.modal-root__container {
|
||||
animation: bounceIn 0.7s;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue