mirror of
https://github.com/owncast/owncast.git
synced 2024-12-26 19:18:37 +03:00
11 lines
161 B
SCSS
11 lines
161 B
SCSS
.noTabsActionMenuButton {
|
|
position: absolute;
|
|
right: 0px;
|
|
margin-right: 10px;
|
|
z-index: 999;
|
|
}
|
|
|
|
.noTabsAboutContent {
|
|
position: relative;
|
|
top: 0px;
|
|
}
|