Revert useless change

This commit is contained in:
Dariusz Niemczyk
2021-08-17 18:00:39 +02:00
parent de2eb5b6dd
commit 515fc244b6

View File

@@ -65,7 +65,7 @@ limitations under the License.
}
/* not the left panel, and not the resize handle, so the roomview/groupview/... */
.mx_MatrixChat > :not(.mx_LeftPanel):not(.mx_SpacePanel):not(.mx_ResizeHandle):not(canvas) {
.mx_MatrixChat > :not(.mx_LeftPanel):not(.mx_SpacePanel):not(.mx_ResizeHandle) {
background-color: $primary-bg-color;
flex: 1 1 0;