small style fix
This commit is contained in:
parent
4e97480a21
commit
b09897a39c
1 changed files with 8 additions and 0 deletions
|
|
@ -6,4 +6,12 @@
|
||||||
#input_title {
|
#input_title {
|
||||||
font-size: 2.3em;
|
font-size: 2.3em;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dropdown-content li {
|
||||||
|
list-style-type: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dropdown-content {
|
||||||
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue