mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-07 22:47:49 +08:00
improved structure
added store to control the popup changed popup colors
This commit is contained in:
parent
1fc59be401
commit
26081c84ec
20 changed files with 454 additions and 12970 deletions
13
src/extensions/block-toolbar/style.scss
Normal file
13
src/extensions/block-toolbar/style.scss
Normal file
|
@ -0,0 +1,13 @@
|
|||
.mind-toolbar-dropdown-wrapper {
|
||||
width: 100%;
|
||||
|
||||
button {
|
||||
width: 100%;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
|
||||
.dashicon {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue