|
@@ -782,7 +782,6 @@ export default {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
- background: rgba(255,255,255,0.1);
|
|
|
}
|
|
|
|
|
|
.tab-buttons > div {
|
|
@@ -806,6 +805,7 @@ export default {
|
|
|
background-size: 100% 100%;
|
|
|
padding: 1.75vh 1.51vw;
|
|
|
border-radius: 2.08vw;
|
|
|
+ background: rgba(255,255,255,0.36);
|
|
|
}
|
|
|
// .short {
|
|
|
// height: 40vh;
|