Updating post.scss
Этот коммит содержится в:
@@ -46,6 +46,21 @@ body.ios {
|
||||
|
||||
.textarea-wrapper {
|
||||
position:relative;
|
||||
.textbox-preview-area {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
top: 0;
|
||||
left: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
.textbox-preview-link {
|
||||
position: absolute;
|
||||
z-index: 3;
|
||||
bottom: -23px;
|
||||
right: 0;
|
||||
font-size: 13px;
|
||||
cursor: pointer;
|
||||
}
|
||||
min-height:37px;
|
||||
}
|
||||
|
||||
@@ -641,6 +656,7 @@ body.ios {
|
||||
float: left;
|
||||
width: 80%;
|
||||
padding-right: 5px;
|
||||
overflow-x: auto;
|
||||
&.attachment__body--no_thumb {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user