Compare commits

...

2 Commits

Author SHA1 Message Date
8f99a8e9f5 Fix weather tag border radius 2021-09-23 21:56:06 +02:00
8a1abbc240 Bump simpleBar to 5.3.5 2021-09-23 21:52:29 +02:00
4 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -545,6 +545,7 @@ $legend-color: $post-color;
padding: $elem-spacing; padding: $elem-spacing;
background: $message-bg; background: $message-bg;
color: $message-color; color: $message-color;
border-radius: 0 $block-radius $block-radius 0;
} }
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long