Optimized the ServerDialog styles.sass for mobile devices
This commit is contained in:
parent
7c43b5429a
commit
ddd5c6fe13
@ -34,4 +34,9 @@
|
|||||||
&:hover
|
&:hover
|
||||||
background-color: $dark-gray
|
background-color: $dark-gray
|
||||||
color: $white
|
color: $white
|
||||||
transition: all 0.3s
|
transition: all 0.3s
|
||||||
|
|
||||||
|
|
||||||
|
@media screen and (max-width: 570px)
|
||||||
|
.server-area
|
||||||
|
width: 100%
|
Reference in New Issue
Block a user