mirror of https://gitlab.com/bashrc2/epicyon
Dropdown button alignment
parent
d7329d497e
commit
44d0ff605b
|
@ -551,6 +551,8 @@ input[type=checkbox]
|
|||
width: 3%;
|
||||
height: 3%;
|
||||
min-width: 40px;
|
||||
-ms-transform: translateY(10%);
|
||||
transform: translateY(10%);
|
||||
}
|
||||
|
||||
.galleryContainer {
|
||||
|
|
Loading…
Reference in New Issue