Optimized the ServerDialog styles.sass for mobile devices

This commit is contained in:
Mathias Wagner 2023-06-03 16:36:07 +02:00
parent 7c43b5429a
commit ddd5c6fe13
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -34,4 +34,9 @@
&:hover
background-color: $dark-gray
color: $white
transition: all 0.3s
transition: all 0.3s
@media screen and (max-width: 570px)
.server-area
width: 100%