1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Remove empty CSS rule

This commit is contained in:
J. Ryan Stinnett
2019-01-07 14:00:30 -06:00
parent f60a865727
commit a1daecc249

View File

@ -41,10 +41,6 @@ limitations under the License.
cursor: pointer;
}
.mx_LeftPanel_callView {
}
.mx_LeftPanel {
flex: 1;
overflow-x: hidden;