mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-06 00:24:08 +00:00
Add margin around message box icons
This commit is contained in:
parent
424147234e
commit
b6f2f1e1aa
@ -971,4 +971,5 @@ canvas.tw-edit-bitmapeditor {
|
|||||||
.tw-message-box img {
|
.tw-message-box img {
|
||||||
float: right;
|
float: right;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
margin: 0px 0px 12px 12px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user