mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Do not overlap label placeholders in preview.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
.cke_placeholder {
|
||||
background: #ffff00;
|
||||
padding: 4px 2px;
|
||||
padding: 1px 2px;
|
||||
outline-offset: -2px;
|
||||
line-height: 1em;
|
||||
margin: 0 1px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.cke_placeholder::selection {
|
||||
|
||||
Reference in New Issue
Block a user