whitespace only

This commit is contained in:
nesges 2024-04-21 17:44:01 +02:00
parent 16399b63be
commit 0d2a268be0

View File

@ -400,7 +400,7 @@ input[type=color] {
border:none !important;
overflow: hidden !important;
clip: rect(0,0,0,0) !important;
white-space: nowrap !important;
white-space: nowrap !important;
}
.title-input input[type="text"] {
@ -552,4 +552,4 @@ input.shortcut-input {
width: auto;
max-width: 120px;
height: auto;
}
}