mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
feat(css): add margin-bottom to input for consistent spacing
This commit is contained in:
parent
9c05c3c493
commit
b0a10f02fd
1 changed files with 1 additions and 0 deletions
|
@ -426,6 +426,7 @@ input[type="number"] {
|
|||
width: 250px;
|
||||
font-size: 99%;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue