Merge remote-tracking branch 'origin/main-dev' into main-demo

This commit is contained in:
2025-12-20 15:33:02 +05:30
5 changed files with 84 additions and 5 deletions

View File

@@ -701,12 +701,17 @@
display: flex;
padding: 3px;
border-radius: 2px;
cursor: pointer;
&.active {
background: var(--background-color-button);
}
}
.delete {
cursor: pointer;
}
.regularDropdown-container {
.icon {
padding: 0;