mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
d0a38df67a
@ -197,3 +197,8 @@ $progressbar-color: #000;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Add a line to the right side of the left panel to distinguish it from the middle panel
|
||||||
|
.mx_LeftPanel {
|
||||||
|
border-right: 1px solid $tertiary-accent-color;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user