Reduced the amount of duplicated code in CreateServer component

This commit is contained in:
Alejandro Celaya
2018-07-16 18:29:14 +02:00
parent ebb94a17ab
commit be30d62f6f
2 changed files with 19 additions and 29 deletions

View File

@@ -6,6 +6,7 @@
.create-server__label {
font-weight: bold;
cursor: pointer;
@media (min-width: $mdMin) {
text-align: right;