mirror of https://github.com/vector-im/riot-web
Stylise right panel as card
parent
1b9d918a92
commit
d136d02f5e
|
@ -23,6 +23,8 @@ limitations under the License.
|
|||
max-width: 50%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 8px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.mx_RightPanel_header {
|
||||
|
|
Loading…
Reference in New Issue