This commit is contained in:
tiago.kayaya
2021-08-30 09:05:57 +01:00
parent 5d260e6a22
commit 7944fa26ea
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -59,10 +59,14 @@
position: absolute;
}
}
.main-tab{
border: 1px solid red;
}
.desktop{
display: none;
border: 1px solid red;
}
@media only screen and (min-width: 1366px) {
@@ -80,6 +84,7 @@
height: 65px;
cursor: pointer;
user-select: none;
border: 1px solid red;
}
.active{