mirror of
https://github.com/owncast/owncast.git
synced 2024-11-29 19:49:31 +03:00
15 lines
200 B
SCSS
15 lines
200 B
SCSS
.noTabsActionMenuButton {
|
|
position: absolute;
|
|
right: 0px;
|
|
margin-right: 10px;
|
|
z-index: 999;
|
|
}
|
|
|
|
.noTabsAboutContent {
|
|
position: relative;
|
|
top: 0px;
|
|
}
|
|
|
|
.mobileTabs {
|
|
margin-bottom: 0px;
|
|
}
|