Mobile optimized the LinkDialog
This commit is contained in:
@ -33,4 +33,9 @@
|
||||
.dialog-action .btn
|
||||
font-size: 16pt
|
||||
padding: 10px 15px
|
||||
border-radius: 12px
|
||||
border-radius: 12px
|
||||
|
||||
@media screen and (max-width: 500px)
|
||||
.dialog-main .dialog-group
|
||||
margin-left: 1rem
|
||||
margin-right: 1rem
|
||||
|
Reference in New Issue
Block a user