Bugfix: .apply() error on leftPanelDisabled.toggle

This commit is contained in:
the-djmaze 2022-11-22 09:53:46 +01:00
parent 08baff9e64
commit b655e0ad70
13 changed files with 17 additions and 19 deletions

View file

@ -103,12 +103,6 @@
.icon-copy::before {
content: "\e068";
}
.icon-resize-in::before {
content: "\e06c";
}
.icon-resize-out::before {
content: "⤢";
}
.icon-check-mark-circle-two::before {
content: "\e073";
}