fix: added icon to posts quickactions

This commit is contained in:
2026-04-26 22:29:12 +02:00
parent 004c359e84
commit d3c46127e5
3 changed files with 9 additions and 1 deletions

View File

@@ -978,6 +978,11 @@ button svg * {
white-space: nowrap;
}
.post-editor .quick-actions-btn-icon {
font-size: 12px;
line-height: 1;
}
.post-editor .quick-actions-menu {
position: absolute;
top: 100%;