mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-03 10:29:42 -05:00
Updated the LanguageDialog styles.sass
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
border-radius: 0.5rem
|
||||
|
||||
&:hover
|
||||
background-color: $light-gray
|
||||
background-color: $darker-gray
|
||||
|
||||
img
|
||||
width: 2rem
|
||||
@@ -38,6 +38,9 @@
|
||||
background-color: $light-gray
|
||||
color: $white
|
||||
|
||||
&:hover
|
||||
background-color: $light-gray
|
||||
|
||||
@media screen and (max-height: 425px)
|
||||
.language-chooser-dialog
|
||||
height: 15rem
|
||||
|
||||
Reference in New Issue
Block a user