From 5133ab028ba51f7b4e5b59f8fc2db61a3c80d90e Mon Sep 17 00:00:00 2001 From: Zsolt Viczian Date: Wed, 14 Jul 2021 21:26:47 +0200 Subject: [PATCH] style changes context menu --- styles.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/styles.css b/styles.css index 6be0ce3..8ba5252 100644 --- a/styles.css +++ b/styles.css @@ -63,6 +63,24 @@ button.ToolIcon_type_button[title="Export"] { flex-grow: 1; } +li[data-testid] { + border: 0 !important; + margin: 0 !important; + padding: 0 !important; + width: 100% !important; +} + +.excalidraw .context-menu-option-separator { + margin: 4px !important; +} + +.excalidraw .popover { + padding: 0 !important; + border-color: transparent !important; + border: 0 !important; + box-shadow: 0 !important; + background-color: transparent !important; +} /* @font-face { font-family: "Virgil";