More consistent don size in account settings

This commit is contained in:
LoveEevee 2020-04-04 18:01:35 +03:00
parent 7aa401090c
commit 69b5aa2903

View File

@ -384,7 +384,7 @@ kbd{
text-align: right; text-align: right;
} }
.customdon-canvas{ .customdon-canvas{
max-width: 40vw; width: 13em;
} }
.customdon-div label{ .customdon-div label{
display: block; display: block;