1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-26 06:19:36 +02:00

Adding Categories and Bookmarks using form

This commit is contained in:
unknown 2021-05-24 12:35:54 +02:00
parent 38edb76929
commit c145888aec
7 changed files with 116 additions and 13 deletions

View file

@ -8,7 +8,8 @@
display: block;
}
.InputGroup input {
.InputGroup input,
.InputGroup select {
margin: 8px 0;
width: 100%;
border: none;