From e93058822d2b997b48fb711f49bb14357a61143c Mon Sep 17 00:00:00 2001 From: anika-ahluwalia Date: Sun, 26 Jul 2020 22:54:10 -0500 Subject: layout check in properties, rich text menu to top --- src/client/views/PropertiesButtons.scss | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/client/views/PropertiesButtons.scss') diff --git a/src/client/views/PropertiesButtons.scss b/src/client/views/PropertiesButtons.scss index 305688bdb..c3fea5e29 100644 --- a/src/client/views/PropertiesButtons.scss +++ b/src/client/views/PropertiesButtons.scss @@ -53,6 +53,15 @@ $linkGap : 3px; overflow-x: visible; } +.onClickFlyout-editScript { + text-align: center; + border: 0.5px solid grey; + background-color: rgb(230, 230, 230); + border-radius: 9px; + padding: 4px; +} + + .propertiesButtons-button { pointer-events: auto; padding-right: 5px; -- cgit v1.2.3-70-g09d2