mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-24 00:38:31 +08:00
also remove border for wider screens
This commit is contained in:
parent
09ca4252b4
commit
1fcf686fe5
@ -44,6 +44,7 @@
|
|||||||
width: 1.4em;
|
width: 1.4em;
|
||||||
height: 1.4em;
|
height: 1.4em;
|
||||||
border-radius: var(--cpd-radius-pill-effect);
|
border-radius: var(--cpd-radius-pill-effect);
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 800px) {
|
@media (max-width: 800px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user