mirror of
https://github.com/Paul-Houser/StartTree.git
synced 2024-11-08 00:24:13 +01:00
added padding to text box
This commit is contained in:
parent
74dc30e490
commit
66624b7d3c
@ -113,6 +113,8 @@ input {
|
||||
border-width: 1px;
|
||||
border-color: var(--color12);
|
||||
border-style: solid;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
.column {
|
||||
|
Loading…
Reference in New Issue
Block a user