Mobile optimized the DomainDialog
This commit is contained in:
@ -6,9 +6,6 @@
|
||||
.domain-dialog .textbox-input
|
||||
font-size: 16pt
|
||||
|
||||
.domain-dialog .btn
|
||||
font-size: 18pt
|
||||
|
||||
.domain-area
|
||||
text-align: center
|
||||
margin-left: 1rem
|
||||
@ -22,3 +19,9 @@
|
||||
|
||||
.button-area button
|
||||
font-size: 16pt
|
||||
|
||||
@media screen and (max-width: 502px)
|
||||
.domain-area
|
||||
margin: 0
|
||||
.btn
|
||||
font-size: 16pt
|
||||
|
Reference in New Issue
Block a user