mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 18:31:50 +00:00
sacarle padding a <mark> en el editor (ya que es inline)
This commit is contained in:
parent
fb5623ba3e
commit
253aea440f
1 changed files with 4 additions and 0 deletions
|
@ -300,4 +300,8 @@ svg {
|
||||||
.sutty-editor-loading-image {
|
.sutty-editor-loading-image {
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue