Fixed it the better way

This commit is contained in:
WBHarry 2025-11-09 02:06:04 +01:00
parent 61d4d6086d
commit 07adc52cee
7 changed files with 19 additions and 51 deletions

View file

@ -149,10 +149,6 @@
z-index: 2;
color: @beige;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.5rem;
@ -247,10 +243,6 @@
width: 80px;
height: 30px;
}
p {
margin: 0;
}
}
.status-label {

View file

@ -167,10 +167,6 @@
z-index: 2;
color: @beige;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.5rem;
@ -281,10 +277,6 @@
border-bottom: none;
border-radius: 6px 6px 0 0;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.2rem;
@ -370,10 +362,6 @@
background: light-dark(transparent, @dark-blue);
z-index: 2;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.2rem;

View file

@ -66,10 +66,6 @@
width: 80px;
height: 30px;
}
p {
margin: 0;
}
}
.status-label {
@ -123,10 +119,6 @@
z-index: 2;
color: @beige;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.5rem;

View file

@ -88,10 +88,6 @@
width: 80px;
height: 30px;
}
p {
margin: 0;
}
}
.status-label {