Align viewer icons

This commit is contained in:
Alexandre Iooss 2022-03-01 21:30:52 +01:00
parent 1e98c51729
commit 84e96e2497
2 changed files with 10 additions and 6 deletions

View file

@ -719,3 +719,7 @@ body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object
right: 0;
left: 0;
}
.lg-toolbar .lg-bi-icon {
padding: 5px 0 !important;
}