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

This commit is contained in:
2025-12-20 15:30:45 +05:30
3 changed files with 46 additions and 16 deletions

View File

@@ -290,6 +290,7 @@
justify-content: center;
align-items: center;
z-index: 100;
svg {
cursor: grab;
}
@@ -645,12 +646,17 @@
display: flex;
padding: 3px;
border-radius: 2px;
cursor: pointer;
&.active {
background: var(--background-color-button);
}
}
.delete {
cursor: pointer;
}
.regularDropdown-container {
.icon {
padding: 0;
@@ -689,6 +695,7 @@
position: fixed;
top: 80px;
right: 40px;
.appearance {
.design-datas-wrapper {
display: grid;