mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
Fix tab padding
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
.tabContainer {
|
||||
width: 100%;
|
||||
flex-direction: row;
|
||||
margin: 0 0 44px 0;
|
||||
margin: 27px 16px;
|
||||
}
|
||||
|
||||
.tabList {
|
||||
|
||||
Reference in New Issue
Block a user