0
owncast/web/components/ui/Content/MobileContent.module.scss

16 lines
194 B
SCSS
Raw Normal View History

.noTabsActionMenuButton {
position: absolute;
2023-06-20 20:56:37 -07:00
right: 0;
margin-right: 10px;
z-index: 999;
}
.noTabsAboutContent {
position: relative;
2023-06-20 20:56:37 -07:00
top: 0;
}
.mobileTabs {
2023-06-20 20:56:37 -07:00
margin-bottom: 0;
}