mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 01:08:27 +00:00
clean up css a bit
This commit is contained in:
parent
83582ebd44
commit
5884771dea
@ -868,7 +868,6 @@ input[type="checkbox"] {
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
flex-wrap: nowrap;
|
||||
/* padding: 0.55rem 1rem 0.8rem 0.7rem; */
|
||||
width: fit-content;
|
||||
background: var(--accent-button-bg);
|
||||
font-size: 0.9rem;
|
||||
@ -887,11 +886,9 @@ input[type="checkbox"] {
|
||||
.dropdown-select select:hover {
|
||||
background: var(--accent-hover);
|
||||
}
|
||||
|
||||
.dropdown-select select option:hover {
|
||||
background: var(--accent-hover);
|
||||
}
|
||||
|
||||
.dropdown-select select option {
|
||||
line-height: 0.9rem;
|
||||
height: 2.25rem;
|
||||
|
Loading…
Reference in New Issue
Block a user