mirror of
https://github.com/coaidev/coai.git
synced 2025-05-20 05:20:15 +09:00
chrome: update style of market page
This commit is contained in:
parent
2d83187df9
commit
63d1cef263
@ -36,7 +36,8 @@
|
|||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
margin-bottom: 1px !important;
|
margin-bottom: 0 !important;
|
||||||
|
border-bottom: 1px solid hsl(var(--border)) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
|
max-width: 100vw !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user