You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-18 09:22:18 +03:00
Remove spaces in empty line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user