UX: styling tweaks, fix typing errors

This commit is contained in:
Pieter Vander Vennet 2023-12-13 01:01:56 +01:00
parent 4be49a0561
commit 40067e35d4
5 changed files with 11 additions and 14 deletions

View file

@ -2480,7 +2480,6 @@ label:not(.neutral-label) {
border-radius: 0.5rem;
background-color: var(--low-interaction-background);
width: 100%;
display: block;
box-sizing: border-box;
transition: all 250ms;
}