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

16 lines
194 B
SCSS
Raw Normal View History

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