Updated the AddServer styles.sass

This commit is contained in:
Mathias Wagner 2023-08-05 22:26:40 +02:00
parent a3ee46c5ed
commit 82ae1d653d
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,3 +1,12 @@
@import "@/common/styles/colors"
.server-info .server-info
display: flex display: flex
flex-direction: column flex-direction: column
.error
color: $red
font-size: 14pt
font-weight: 700
text-align: center
padding: 1rem