mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +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">
|
||||
|
||||
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user