1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Stylise right panel as card

This commit is contained in:
Nad Chishtie
2020-07-13 21:52:31 +01:00
parent 1b9d918a92
commit d136d02f5e

View File

@@ -23,6 +23,8 @@ limitations under the License.
max-width: 50%;
display: flex;
flex-direction: column;
border-radius: 8px;
margin: 5px;
}
.mx_RightPanel_header {