MM-50252_Refresh UI of the marketplace to improve first impressions (#22698)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
69657be9f2
Коммит
22bc41effa
@@ -114,9 +114,13 @@
|
||||
display: flex;
|
||||
font-size: 18px;
|
||||
|
||||
&::before {
|
||||
&:first-child::before {
|
||||
margin: 0 7px 0 0;
|
||||
}
|
||||
|
||||
&:last-child::before {
|
||||
margin: 0 0 0 7px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -146,7 +150,7 @@
|
||||
outline: none;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
&:disabled:not(.always-show-enabled) {
|
||||
background: rgba(var(--center-channel-color-rgb), 0.08);
|
||||
color: rgba(var(--center-channel-color-rgb), 0.32);
|
||||
cursor: not-allowed;
|
||||
|
||||
Ссылка в новой задаче
Block a user