From 040d547953dbbd2477b07b39026d2faddbeeb35c Mon Sep 17 00:00:00 2001 From: sanjayk03-dev Date: Mon, 25 Nov 2024 12:12:43 +0530 Subject: [PATCH] fixed sectioned headlined --- src/stylus/style.styl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/stylus/style.styl b/src/stylus/style.styl index d46bbd3..b9634da 100644 --- a/src/stylus/style.styl +++ b/src/stylus/style.styl @@ -1257,11 +1257,6 @@ tt.save select .heading-option font-weight bold - font-style italic background-color #f0f0f0 color #555 - padding 5px - cursor default - - select .heading-option + option - margin-top 5px + \ No newline at end of file