Skip to content
Snippets Groups Projects
Commit b40f8f9e authored by Alexander Purr's avatar Alexander Purr Committed by Robert Lange
Browse files

refs #18819 [fid_adlr] show close button of the offcanvas sidebar on the top right

parent 1f2e2643
No related merge requests found
......@@ -2751,6 +2751,8 @@ div[class$="-tab"] {
}
.offcanvas .close-offcanvas {
width: auto;
margin: 0;
@media (min-width:$screen-sm-min) and (max-width:$screen-sm-max) {
display: block;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment