mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 06:46:01 +03:00
15 lines
194 B
SCSS
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;
|
|
}
|