Remove spaces in empty line

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2020-12-17 20:16:53 +01:00
parent e70dee08d0
commit 044e02b06a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ limitations under the License.
.mx_MainSplit > .mx_RightPanel_ResizeWrapper {
padding: 0 5px 5px 0px;
height: calc(100vh - 51px); // height of .mx_RoomHeader.light-panel
.mx_RightPanel_ResizeHandle {
width: 9px;
}