mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
993dcdac21
Self-hosted Jitsi Meet servers are possible for those running Dimension. The default server is Riot.IM's server. Adds #87
5 lines
110 B
SCSS
5 lines
110 B
SCSS
// component styles are encapsulated and only applied to their components
|
|
.widget-item {
|
|
margin-top: 3px;
|
|
}
|