mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
settings section separator color changed
This commit is contained in:
parent
0a5321afa9
commit
15bb6c5c7b
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
overflow: visible;
|
||||
|
||||
&:not(:last-child) {
|
||||
border-bottom: thin solid @color-primary;
|
||||
border-bottom: thin solid @color-secondaryvariant1-90;
|
||||
}
|
||||
|
||||
.section-title {
|
||||
|
|
|
|||
Loading…
Reference in a new issue