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:
parent
38edb76929
commit
c145888aec
7 changed files with 116 additions and 13 deletions
|
@ -8,7 +8,8 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
.InputGroup input {
|
||||
.InputGroup input,
|
||||
.InputGroup select {
|
||||
margin: 8px 0;
|
||||
width: 100%;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue