From 5f8d692a804be6d4e0689a3c4c8ba71b0ce82f2b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 2 Oct 2018 01:23:43 +0200 Subject: Sheet refactoring with images --- scss/custom.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index e0b9cbe74..2406a1d98 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -290,10 +290,14 @@ textarea { background-color: $gray-200; } -.sheet .row{ +.sheet .row.toolbar{ padding: 0.5em 0.75em; } +.sheet .row{ + padding: 0 0.75em; +} + .clean-table h4{ margin-top: 1em; } -- cgit v1.2.3