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

This commit is contained in:
2025-04-02 18:32:44 +05:30
48 changed files with 3286 additions and 432 deletions

View File

@@ -549,10 +549,11 @@
}
.floating-wrapper {
// .icon {
// width: 25px !important;
// height: 25px !important;
// }
.icon {
// width: 25px !important;
// height: 25px !important;
// background-color: transparent;
}
.kebab {
width: 25px;
@@ -563,7 +564,7 @@
z-index: 10;
cursor: pointer;
@include flex-center;
background-color: transparent;
background-color: transparent !important;
}
.kebab-options {