KohyaSS/style.css
2022-12-14 14:40:24 -05:00

14 lines
251 B
CSS

#open_folder_small{
height: fit-content;
min-width: auto;
flex-grow: 0;
padding-left: 0.25em;
padding-right: 0.25em;
}
#open_folder{
height: fit-content;
flex-grow: 0;
padding-left: 0.25em;
padding-right: 0.25em;
}