mirror of https://github.com/vector-im/riot-web
Remove spaces in empty line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
e70dee08d0
commit
044e02b06a
|
@ -24,7 +24,7 @@ limitations under the License.
|
||||||
.mx_MainSplit > .mx_RightPanel_ResizeWrapper {
|
.mx_MainSplit > .mx_RightPanel_ResizeWrapper {
|
||||||
padding: 0 5px 5px 0px;
|
padding: 0 5px 5px 0px;
|
||||||
height: calc(100vh - 51px); // height of .mx_RoomHeader.light-panel
|
height: calc(100vh - 51px); // height of .mx_RoomHeader.light-panel
|
||||||
|
|
||||||
.mx_RightPanel_ResizeHandle {
|
.mx_RightPanel_ResizeHandle {
|
||||||
width: 9px;
|
width: 9px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue