enhance(ui): add hint class for the blank content block

This commit is contained in:
charlie
2023-04-11 21:56:42 +08:00
committed by Tienson Qin
parent 3971988c76
commit d4950b1898
2 changed files with 3 additions and 1 deletions

View File

@@ -345,6 +345,7 @@
&.selected {
border-bottom-color: var(--ls-primary-background-color);
border-radius: 2px;
&:last-child {
border-bottom-color: transparent;