owncast/web/components/ui/Content/MobileContent.module.scss
2023-06-20 20:58:00 -07:00

15 lines
194 B
SCSS

.noTabsActionMenuButton {
position: absolute;
right: 0;
margin-right: 10px;
z-index: 999;
}
.noTabsAboutContent {
position: relative;
top: 0;
}
.mobileTabs {
margin-bottom: 0;
}