mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
Remove unused css variables
This commit is contained in:
parent
4f3cf8d825
commit
03dd38d38d
@ -20,19 +20,11 @@
|
||||
--tab-border-radius: 15px;
|
||||
--unicode-button-size: 2em;
|
||||
--toast-anim-duration: 3s;
|
||||
--toast-travel-distance: 0;
|
||||
--notification-font-size: calc(var(--font-size) / 2);
|
||||
--error-message-color: rgba(255, 98, 0, 0.797);
|
||||
--error-message-bg: grey;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
.gui-toast {
|
||||
--toast-travel-distance: 5vh;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media print {
|
||||
|
||||
.no-print,
|
||||
|
Loading…
x
Reference in New Issue
Block a user