mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-16 22:09:30 +00:00
Add URL params to control fonts
This was also a good chance to switch to the semantic font size names used in Compound.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
.actionTip {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
font-size: 17px;
|
||||
font-size: var(--font-size-subtitle);
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user