Ui improvements (#4900)
* PLT-5091 - Updating teams sidebar style * PLT-4650 - Updating bot indicator * Removing text decoration * Fixing dropdown menu in admin console * Updating bot indicator position on desktop * Updating bot indicator on mobile * Moving bot indicator below for mobile * Adding bg to the bot indicator * Updating css for bot indicator in compact view
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
6218805695
Коммит
f1679cb2a0
@@ -175,6 +175,14 @@
|
||||
}
|
||||
|
||||
.post {
|
||||
&:not(.post--compact) {
|
||||
.bot-indicator {
|
||||
left: 6px;
|
||||
position: absolute;
|
||||
top: 31px;
|
||||
}
|
||||
}
|
||||
|
||||
.post__dropdown {
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
.heading {
|
||||
max-width: 150px;
|
||||
max-width: 110px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user