Updated the AddServer styles.sass
This commit is contained in:
parent
a3ee46c5ed
commit
82ae1d653d
@ -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
|
Reference in New Issue
Block a user