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