make separator line in user card more subtle
This commit is contained in:
parent
87afada598
commit
52d47b9133
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
||||||
padding: 0.6em;
|
padding: 0.6em;
|
||||||
|
|
||||||
&:not(:last-child) {
|
&:not(:last-child) {
|
||||||
border-bottom: 1px solid var(--border);
|
border-bottom: 1px dotted var(--border);
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlighter {
|
.highlighter {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue