feat(SW-2708): Meeting package widget mobile UI
Approved-by: Matilda Landström
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.widget {
|
||||
width: min(var(--max-width-page), 100%);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.widget.isLoading {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user