style(sessionlist): less incisive borders

Signed-off-by: chandi Langecker <git@chandi.it>
This commit is contained in:
chandi Langecker
2023-01-04 15:01:20 +01:00
committed by Julius Härtl
parent 437f5c9ab5
commit c03d067464

View File

@@ -95,8 +95,7 @@ export default {
.avatar-wrapper { .avatar-wrapper {
background-color: #b9b9b9; background-color: #b9b9b9;
border-radius: 50%; border-radius: 50%;
border-width: 2px; border: 1px solid var(--color-border-dark);
border-style: solid;
width: var(--size); width: var(--size);
height: var(--size); height: var(--size);
text-align: center; text-align: center;