💄 Fix errors in theme

This commit is contained in:
mathieu.brunot 2019-02-19 15:56:22 +01:00
parent 60e228ec14
commit 957688b47d
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0
15 changed files with 41 additions and 34 deletions

View file

@ -36,7 +36,7 @@
}
&:hover {
background-color: $color-white;
background-color: $dark-ui-bg;
border-color: $soft-ui-border;
}