Minor UI fixes (#6262)
* Minor UI fixes * Updating post image size for search
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
c3e17da8c8
Коммит
91f3e10854
@@ -38,6 +38,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.post__img {
|
||||
width: 43px;
|
||||
}
|
||||
|
||||
.post__body {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -360,7 +360,6 @@
|
||||
|
||||
.post-create__container {
|
||||
@include flex(0 0 auto);
|
||||
background: $white;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
|
||||
|
||||
@@ -48,6 +48,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.post__img {
|
||||
width: 43px;
|
||||
}
|
||||
|
||||
.post__content {
|
||||
padding: 0 10px 0 0;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user