Add work-around for waybar issues introduced in 0.9.15.

This commit is contained in:
Tom Alexander 2022-11-15 21:43:58 -05:00
parent 11d539ec77
commit f3edf7d8c1
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/* Work-around for regressions introduced in 0.9.15 */
* {
all: unset;
}
/* -----------------------------------------------------------------------------
* Keyframes
* -------------------------------------------------------------------------- */