fix some ui problems

main
A1Gard 6 months ago
parent f43e88b7c7
commit 44e5bd3f6e

@ -10333,8 +10333,7 @@ aside .form-check {
margin-top: 1rem; margin-top: 1rem;
text-align: center; text-align: center;
overflow: hidden; overflow: hidden;
white-space: nowrap; max-height: 1.3em;
max-width: 95%;
text-overflow: ellipsis; text-overflow: ellipsis;
color: #444; color: #444;

@ -364,8 +364,7 @@ aside .form-check {
margin-top: 1rem; margin-top: 1rem;
text-align: center; text-align: center;
overflow: hidden; overflow: hidden;
white-space: nowrap; max-height: 1.3em;
max-width: 95%;
text-overflow: ellipsis; text-overflow: ellipsis;
color: #444; color: #444;

Loading…
Cancel
Save