hide 'help' link on mobile screens
Этот коммит содержится в:
@@ -304,7 +304,7 @@
|
|||||||
}
|
}
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
.textarea-wrapper {
|
.textarea-wrapper {
|
||||||
.textbox-preview-link {
|
.textbox-preview-link, .textbox-help-link {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user