mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Fix tooltip text alignment
This commit is contained in:
parent
6389899f63
commit
d7fd06a250
@ -12,6 +12,7 @@
|
||||
z-index: 1;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.tooltip.top {
|
||||
|
Loading…
Reference in New Issue
Block a user