Fix Bullets in label selection popup. Related to import nib css reset.

Thanks to AuspeXeu, mfilser and xet7 !

Fixes #4516

Related #4512
This commit is contained in:
Lauri Ojansivu 2022-05-19 08:02:23 +03:00
parent a2968d74d7
commit 985c2cdbfd
2 changed files with 61 additions and 0 deletions

View file

@ -1,3 +1,5 @@
@import url("css/reset.css") print, screen;
.board-list {
margin: 0 8px;
}