change styling of tabs and input to match the way it looked before v13

This commit is contained in:
Sven Balzer 2025-05-03 12:01:38 +02:00
parent 7036efd8fd
commit 3ae8533bf9

View File

@ -119,6 +119,7 @@ html {
& input {
border: none;
text-align: inherit;
}
&.editable-number {
@ -320,6 +321,7 @@ html {
margin-bottom: .5rem;
border-top: 1px solid;
border-bottom: 1px solid;
line-height: normal;
& > * {
align-items: center;