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