mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(mobile): remove extra margin around tabbed content
This commit is contained in:
parent
84d43ed149
commit
12d321b097
@ -23,6 +23,10 @@
|
||||
//sets the position of tabbed content for online mode
|
||||
top: 280px;
|
||||
}
|
||||
|
||||
:global(.ant-tabs-nav) {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.mobileNoTabs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user