2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

restrict changes only to backdrop.js, add test

This commit is contained in:
GeoSot
2021-06-23 02:11:18 +03:00
parent 1eb2ffa0db
commit 34ed569610
5 changed files with 67 additions and 71 deletions
-4
View File
@@ -14,10 +14,6 @@
@include transition(transform $offcanvas-transition-duration ease-in-out);
}
.offcanvas-backdrop {
@extend .modal-backdrop;
}
.offcanvas-header {
display: flex;
align-items: center;