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