style: make preview-header transparent, remove border
This commit is contained in:
@@ -437,8 +437,7 @@ code, kbd {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: var(--spacing-xs) var(--spacing-md);
|
||||
background: var(--panel-bg);
|
||||
border-top: 1px solid var(--border-color);
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
.preview-label {
|
||||
|
||||
Reference in New Issue
Block a user