diff --git a/src/App.css b/src/assets/stylesheets/App.css similarity index 98% rename from src/App.css rename to src/assets/stylesheets/App.css index 02a567e..421c48f 100644 --- a/src/App.css +++ b/src/assets/stylesheets/App.css @@ -223,3 +223,7 @@ body { .objectTableDescritions >.ant-descriptions-view .ant-descriptions-row >.ant-descriptions-item-label { width: 35%; } + +.farmcontrol-splitter > .ant-splitter-bar { + margin: 8px +} \ No newline at end of file