2023-04-22 19:57:11 -07:00
|
|
|
.noTabsActionMenuButton {
|
|
|
|
position: absolute;
|
2023-06-20 20:56:37 -07:00
|
|
|
right: 0;
|
2023-04-22 19:57:11 -07:00
|
|
|
margin-right: 10px;
|
|
|
|
z-index: 999;
|
|
|
|
}
|
|
|
|
|
|
|
|
.noTabsAboutContent {
|
|
|
|
position: relative;
|
2023-06-20 20:56:37 -07:00
|
|
|
top: 0;
|
2023-04-22 19:57:11 -07:00
|
|
|
}
|
2023-04-26 21:24:26 -07:00
|
|
|
|
|
|
|
.mobileTabs {
|
2023-06-20 20:56:37 -07:00
|
|
|
margin-bottom: 0;
|
2023-04-26 21:24:26 -07:00
|
|
|
}
|