Improved #1286 to be in line with all code

This commit is contained in:
the-djmaze 2023-12-11 11:38:38 +01:00
parent 65d469f71a
commit 08257f47cb
42 changed files with 98 additions and 65 deletions

View file

@ -145,7 +145,7 @@
margin: 0;
overflow: auto;
span {
:not(.e-checkbox) > span {
height: 20px;
line-height: 20px;
display: none;
@ -170,11 +170,6 @@
width: 70vw;
max-width: 400px;
}
#send-to-all > input[type="checkbox"] {
margin-left: 2px;
margin-right: 10px;
}
}
.read-only-sign {