mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 21:43:15 -08:00
Merge commit 'e6b903b21e' into glitch-soc/merge-upstream
This commit is contained in:
commit
19ebf7797e
26 changed files with 605 additions and 543 deletions
|
|
@ -9284,14 +9284,17 @@ noscript {
|
|||
0 10px 15px -3px rgba($base-shadow-color, 0.25),
|
||||
0 4px 6px -4px rgba($base-shadow-color, 0.25);
|
||||
cursor: default;
|
||||
transition: 0.5s cubic-bezier(0.89, 0.01, 0.5, 1.1);
|
||||
transform: translateZ(0);
|
||||
font-size: 15px;
|
||||
line-height: 21px;
|
||||
|
||||
&.notification-bar-active {
|
||||
inset-inline-start: 1rem;
|
||||
}
|
||||
|
||||
.no-reduce-motion & {
|
||||
transition: 0.5s cubic-bezier(0.89, 0.01, 0.5, 1.1);
|
||||
transform: translateZ(0);
|
||||
}
|
||||
}
|
||||
|
||||
.notification-bar-title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue