Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 3959b4f

Browse files
committed
[bug] fix header add button border being shown when opacity is set to 0
1 parent 1fa622f commit 3959b4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
background-color: rgb(var(--button-border-active));
318318
}
319319

320-
.is-header-add-opacity .header-add:active:after {
320+
.is-header-editadd-opacity .header-add:active:after {
321321
background-color: transparent;
322322
}
323323

0 commit comments

Comments
 (0)