Skip to content

Commit 96db3ea

Browse files
committed
chore(style): adding backgrounf color to variables drawer
1 parent 674fba0 commit 96db3ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appresources/themes/@advanced-rest-client/arc-electron-default-theme/arc-electron-default-theme.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ body {
131131
0 9px 46px 8px rgba(0, 0, 0, 0.12),
132132
0 11px 15px -7px rgba(0, 0, 0, 0.4);
133133
--bottom-sheet-box-shadow: var(--box-shadow-6dp);
134+
135+
--variables-preview-overlay-background-color: var(--primary-background-color);
134136
}
135137

136138
body[narrow] {

0 commit comments

Comments
 (0)