You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
Make right panel a dark-panel instead of every descendant.
Also move bg color central.
This commit is contained in:
@@ -17,7 +17,6 @@ limitations under the License.
|
||||
.mx_FilePanel {
|
||||
order: 2;
|
||||
flex: 1 1 0;
|
||||
background-color: $secondary-accent-color;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user