Fix specificity for unread story ring styles
This commit is contained in:
@@ -150,6 +150,10 @@
|
||||
|
||||
@include dark-theme {
|
||||
border-color: $color-white-alpha-40;
|
||||
|
||||
&--unread {
|
||||
border-color: $color-ultramarine-dawn;
|
||||
}
|
||||
}
|
||||
|
||||
&--unread {
|
||||
|
Reference in New Issue
Block a user