Notes
This commit is contained in:
@@ -9678,6 +9678,9 @@ img.icon {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
.filter-box {
|
||||
margin: 5px 0;
|
||||
@@ -10785,7 +10788,10 @@ body {
|
||||
left: 0;
|
||||
}
|
||||
.row-offcanvas:not(.active) .main-offcanvas {
|
||||
float: none;
|
||||
flex: 0 0 100%;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
.sidebar-offcanvas {
|
||||
position: absolute !important;
|
||||
|
||||
Reference in New Issue
Block a user