mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-07 06:13:07 +08:00
13 lines
162 B
SCSS
13 lines
162 B
SCSS
.mind-toolbar-dropdown-wrapper {
|
|
width: 100%;
|
|
|
|
button {
|
|
width: 100%;
|
|
padding-left: 8px;
|
|
padding-right: 8px;
|
|
|
|
.dashicon {
|
|
margin-left: auto;
|
|
}
|
|
}
|
|
}
|