feat: introduce and use subtle color for divider
This commit is contained in:
committed by
Michael Zetterberg
parent
f32a5c3608
commit
facff498ba
@@ -17,6 +17,10 @@
|
||||
border-bottom-color: var(--Theme-Primary-Light-On-Surface-Divider);
|
||||
}
|
||||
|
||||
.subtle {
|
||||
border-bottom-color: var(--Base-Border-Subtle);
|
||||
}
|
||||
|
||||
.opacity100 {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user