mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-09 17:08:58 -05:00
fix: Add margin to chapter's editor icons
This commit is contained in:
parent
002016a9dd
commit
975d56e868
@ -83,6 +83,7 @@
|
||||
gap: 3px;
|
||||
position: relative;
|
||||
z-index: 2500; /* Higher z-index to ensure buttons appear above other elements */
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.tooltip-action-btn {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user