Fix: Dropdown width issue fixes by using fit-content (#2048)
* Dropdown width issue fixes by using fit-content * Review fixes * Review fixes * Review fixes * Review fixes Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
parent
28fb6469a3
commit
98f4a2f6f3
5 changed files with 12 additions and 3 deletions
|
@ -170,6 +170,7 @@ export default {
|
|||
.status-change {
|
||||
.dropdown-pane {
|
||||
top: -132px;
|
||||
right: var(--space-normal);
|
||||
}
|
||||
|
||||
.status-items {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue