forked from ddrilling/asb_cloud_front
До решения проблемы с высотой активной страницы убран отступ и изменён цвет фона
This commit is contained in:
parent
1337656828
commit
e52013a685
@ -114,14 +114,14 @@
|
|||||||
|
|
||||||
& .page-content {
|
& .page-content {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
// background: white;
|
background: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .sheet{
|
& .sheet{
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
// min-height: calc(@layout-min-height - 30px); // 280px;
|
// min-height: calc(@layout-min-height - 30px); // 280px;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
margin: 15px;
|
// margin: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-admin {
|
&-admin {
|
||||||
|
Loading…
Reference in New Issue
Block a user