MM-59822 - Updating set status button alignment (#28771)
* MM-59822 - Updating set status button alignment * Updating lint
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e8a80bd729
Коммит
45e871e570
@@ -27,7 +27,7 @@
|
|||||||
background: unset;
|
background: unset;
|
||||||
padding-inline-start: 8px;
|
padding-inline-start: 8px;
|
||||||
|
|
||||||
> span {
|
>span {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
@@ -103,8 +103,8 @@
|
|||||||
padding-inline-start: 16px;
|
padding-inline-start: 16px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
> h5 {
|
>h5 {
|
||||||
margin:0;
|
margin: 0;
|
||||||
font-family: Metropolis, sans-serif;
|
font-family: Metropolis, sans-serif;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user