maj title
This commit is contained in:
@@ -170,7 +170,7 @@ body::before {
|
||||
}
|
||||
|
||||
.frequency-control input[type="number"] {
|
||||
width: 50px;
|
||||
width: 10vw;
|
||||
text-align: center;
|
||||
background-color: #333;
|
||||
border: 1px solid #555;
|
||||
|
||||
@@ -149,3 +149,7 @@
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.frequency-control input{
|
||||
width: 5vw;
|
||||
}
|
||||
Reference in New Issue
Block a user