mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
added scrollbar to tag selector
This commit is contained in:
@@ -166,6 +166,8 @@ figure {
|
||||
opacity: 0;
|
||||
transition: opacity 0.3s;
|
||||
float: left;
|
||||
max-height: 286px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.tooltip .infotext {
|
||||
|
||||
Reference in New Issue
Block a user