Merge remote-tracking branch 'origin/main-demo-ui' into main-dev
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user