mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-03 11:49:00 +00:00
FIX - enlarge CityMarkt profile tabs
This commit is contained in:
@@ -529,4 +529,5 @@ onMounted(async () => {
|
||||
.citymarkt__categories{margin-right:0;margin-left:0;padding-right:0;padding-left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;overflow-x:visible}
|
||||
.citymarkt__categories button{width:auto;min-width:0}
|
||||
.citymarkt__filters .citymarkt-select:last-child{grid-column:1/-1}
|
||||
.citymarkt__segmented button{min-height:32px;padding:8px 7px;font-size:11px;font-weight:700}
|
||||
</style>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Sky Phone</title>
|
||||
<script type="module" crossorigin src="./assets/sky-index-BZW6JhSg.js"></script>
|
||||
<script type="module" crossorigin src="./assets/sky-index-x26xeSLX.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/sky-index-D9eWeoNZ.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user