mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<div class=" pb-10 ion-toolbar text-white">
|
<div class="main-tab pb-10 ion-toolbar text-white">
|
||||||
|
|
||||||
|
|
||||||
<div class="mobile d-flex div-top-header justify-space-between">
|
<div class="mobile d-flex div-top-header justify-space-between">
|
||||||
|
|||||||
@@ -59,10 +59,14 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.main-tab{
|
||||||
|
border: 1px solid red;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.desktop{
|
.desktop{
|
||||||
display: none;
|
display: none;
|
||||||
|
border: 1px solid red;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 1366px) {
|
@media only screen and (min-width: 1366px) {
|
||||||
@@ -80,6 +84,7 @@
|
|||||||
height: 65px;
|
height: 65px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
border: 1px solid red;
|
||||||
}
|
}
|
||||||
|
|
||||||
.active{
|
.active{
|
||||||
|
|||||||
Reference in New Issue
Block a user