mirror of
https://github.com/zadam/trilium.git
synced 2026-05-05 14:37:04 +02:00
fix(admonitions): unnecessary right margin
This commit is contained in:
1
libraries/ckeditor/ckeditor-content.css
vendored
1
libraries/ckeditor/ckeditor-content.css
vendored
@@ -25,7 +25,6 @@
|
||||
border-radius: 0.5em;
|
||||
padding: 1em;
|
||||
margin: 1.25em 0;
|
||||
margin-right: 14px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -1730,7 +1730,6 @@ footer.file-footer button {
|
||||
border-radius: 0.5em;
|
||||
padding: 1em;
|
||||
margin: 1.25em 0;
|
||||
margin-right: 14px;
|
||||
position: relative;
|
||||
padding-left: 2.5em;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user