Mobile optimized the LinkDialog

This commit is contained in:
2023-01-08 03:01:30 +01:00
parent 862cd8c190
commit 774e5bc7fa

View File

@ -34,3 +34,8 @@
font-size: 16pt
padding: 10px 15px
border-radius: 12px
@media screen and (max-width: 500px)
.dialog-main .dialog-group
margin-left: 1rem
margin-right: 1rem