Updating username width in RHS
Этот коммит содержится в:
@@ -578,7 +578,7 @@ body.ios {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|
||||||
.user-popover {
|
.user-popover {
|
||||||
max-width: 130px;
|
max-width: 200px;
|
||||||
@include clearfix;
|
@include clearfix;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
@@ -160,6 +160,11 @@
|
|||||||
|
|
||||||
.col__name {
|
.col__name {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
|
.user-popover {
|
||||||
|
max-width: 130px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,6 +16,22 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post {
|
||||||
|
|
||||||
|
.post__header {
|
||||||
|
|
||||||
|
.col__name {
|
||||||
|
|
||||||
|
.user-popover {
|
||||||
|
max-width: 130px;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar--right__content {
|
.sidebar--right__content {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@include display-flex;
|
@include display-flex;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user