mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Remove Boostrap Grid
Replaced with CSS Grid layout.
This commit is contained in:
parent
61c648a7ac
commit
60d2ef57bb
12 changed files with 252 additions and 308 deletions
2
gui/app/styles/core/bootstrap.scss
vendored
2
gui/app/styles/core/bootstrap.scss
vendored
|
@ -93,7 +93,7 @@ $link-hover-decoration: none;
|
|||
|
||||
// Optional
|
||||
@import "node_modules/bootstrap/scss/reboot";
|
||||
@import "node_modules/bootstrap/scss/grid";
|
||||
// @import "node_modules/bootstrap/scss/grid";
|
||||
// @import "node_modules/bootstrap/scss/buttons";
|
||||
// @import "node_modules/bootstrap/scss/button-group";
|
||||
@import "node_modules/bootstrap/scss/forms";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue