improved structure

added store to control the popup
changed popup colors
This commit is contained in:
Nikita 2023-06-02 22:31:31 +03:00
parent 1fc59be401
commit 26081c84ec
20 changed files with 454 additions and 12970 deletions

View file

@ -0,0 +1,13 @@
.mind-toolbar-dropdown-wrapper {
width: 100%;
button {
width: 100%;
padding-left: 8px;
padding-right: 8px;
.dashicon {
margin-left: auto;
}
}
}