MM-59822 - Updating set status button alignment (#28771)

* MM-59822 - Updating set status button alignment

* Updating lint
Этот коммит содержится в:
Asaad Mahmood
2024-10-30 19:24:45 +05:00
коммит произвёл GitHub
родитель e8a80bd729
Коммит 45e871e570

Просмотреть файл

@@ -208,6 +208,10 @@
.user-popover__set-status { .user-popover__set-status {
width: fit-content; width: fit-content;
height: auto;
padding: 4px 0 0;
border: none;
background: none;
} }
} }