fix: RTL issue for basic filter dropdown (#7118)
This commit is contained in:
@@ -261,6 +261,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Basic filter dropdown
|
||||||
|
.basic-filter {
|
||||||
|
left: 0;
|
||||||
|
right: unset;
|
||||||
|
}
|
||||||
|
|
||||||
// Card label
|
// Card label
|
||||||
.label-container {
|
.label-container {
|
||||||
.label {
|
.label {
|
||||||
|
|||||||
Reference in New Issue
Block a user