mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
Add hideControls url param for screen recordings. (#1808)
--------- Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -98,3 +98,12 @@ limitations under the License.
|
||||
gap: var(--cpd-space-4x);
|
||||
}
|
||||
}
|
||||
|
||||
.footerThin {
|
||||
padding-top: var(--cpd-space-3x);
|
||||
padding-bottom: var(--cpd-space-5x);
|
||||
}
|
||||
|
||||
.footerHidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user