Stylise right panel as card

pull/21833/head
Nad Chishtie 2020-07-13 21:52:31 +01:00
parent 1b9d918a92
commit d136d02f5e
1 changed files with 2 additions and 0 deletions

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 {