X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/2687ec6cbbe8101a4faa232c79f5c1321dcebe6d..24e1f42110e9836448816a3297c3fb291dda5cea:/src/editor/modules/documentToolbar/documentToolbar.less diff --git a/src/editor/modules/documentToolbar/documentToolbar.less b/src/editor/modules/documentToolbar/documentToolbar.less index 4b35b12..976fee4 100644 --- a/src/editor/modules/documentToolbar/documentToolbar.less +++ b/src/editor/modules/documentToolbar/documentToolbar.less @@ -26,10 +26,13 @@ .toolbar-widget { display: inline-block; - margin: 0 5px; + margin: 0; div { display: inline-block; } + .btn { + border-radius: 0; + } } }