Modified the paths

This commit is contained in:
Yasa-Nataliya
2023-02-10 12:00:54 +00:00
committed by Sheena Malhotra
parent a00ebef5cc
commit b4a7eb72df
11 changed files with 55 additions and 23 deletions

View File

@@ -3,6 +3,15 @@
.aca-page-layout {
@include flex-column;
.aca-content-container {
display: flex;
flex-direction: column;
flex: 1;
height: 100%;
overflow: hidden;
min-height: 0;
}
.aca-content-header {
border-left: none;
border-right: none;