Made nicer input boxes out of inoutdiv
This commit is contained in:
parent
650bd4fad9
commit
52dcc8c282
|
@ -85,7 +85,7 @@ body {
|
|||
background-color: var(--bar);
|
||||
}
|
||||
|
||||
.inoutdiv input {
|
||||
input {
|
||||
width: calc(100% - 120px);
|
||||
height: 30px;
|
||||
margin-bottom: 10px;
|
||||
|
|
Reference in New Issue