Bound dropdowns to dropdown container in inventory table [SCI-10109] (#7064)

This commit is contained in:
wandji 2024-02-06 14:22:52 +01:00 committed by GitHub
parent 9e59feeb7f
commit e678e593ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -256,6 +256,12 @@
.dropdown-selector-container {
width: 150px;
.dropdown-container {
left: 0 !important;
margin: 0 !important;
position: absolute !important;
}
.emoji-status {
.emoji {
height: 24px;