mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-10 17:38:54 -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;
|
gap: 3px;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 2500; /* Higher z-index to ensure buttons appear above other elements */
|
z-index: 2500; /* Higher z-index to ensure buttons appear above other elements */
|
||||||
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip-action-btn {
|
.tooltip-action-btn {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user