From ce8d5f68577d80c34e48b55b2b9e798105c9a416 Mon Sep 17 00:00:00 2001 From: Haydar Metin Date: Thu, 8 Feb 2024 10:15:22 +0100 Subject: [PATCH] Remove distance between options and table --- media/options-widget.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/media/options-widget.css b/media/options-widget.css index 303027b..c219524 100644 --- a/media/options-widget.css +++ b/media/options-widget.css @@ -14,11 +14,6 @@ * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 ********************************************************************************/ -.memory-options-widget { - margin-bottom: 8px; - padding-bottom: 4px; -} - .core-options { display: flex; flex-direction: row;