Clunky parts: horizontal scroller on the label template full-screen view [SCI-8666]

This commit is contained in:
Giga Chubinidze 2023-06-27 11:39:24 +04:00 committed by Martin Artnik
parent 323230c2e3
commit 20f1483e6e

View file

@ -99,3 +99,7 @@ body.navigator-collapsed {
}
}
}
.w-98 {
width: 98%;
}