До решения проблемы с высотой активной страницы убран отступ и изменён цвет фона

This commit is contained in:
Александр Сироткин 2022-10-24 06:55:06 +05:00
parent 1337656828
commit e52013a685

View File

@ -114,14 +114,14 @@
& .page-content {
overflow-y: auto;
// background: white;
background: white;
}
& .sheet{
padding: 15px;
// min-height: calc(@layout-min-height - 30px); // 280px;
overflow: visible;
margin: 15px;
// margin: 15px;
}
&-admin {