bitque/jirs-client/js/css/styledPage.css

4 lines
114 B
CSS
Raw Normal View History

2020-04-13 16:29:26 +02:00
.innerPage {
padding: 25px 32px 50px calc(var(--appNavBarLeftWidth) + var(--secondarySideBarWidth) + 40px);
}