Initial YakPanel commit

This commit is contained in:
Niranjan
2026-04-07 02:04:22 +05:30
commit 2826d3e7f3
5359 changed files with 1390724 additions and 0 deletions

View File

@@ -0,0 +1 @@
.district-legend[data-v-e738917b]{position:absolute;left:2%;bottom:2%;display:flex;align-items:center;color:var(--color-text-2)}.district-legend .item[data-v-e738917b]{width:15px;height:4px}.district-legend .item+.item[data-v-e738917b]{margin-left:6px}.district-legend .item[data-v-e738917b]:nth-of-type(1){background-color:rgba(62,183,82,.125)}.district-legend .item[data-v-e738917b]:nth-of-type(2){background-color:rgba(62,183,82,.5)}.district-legend .item[data-v-e738917b]:nth-of-type(3){background-color:#3eb752}