Fix related tasks width when the task is opened in a modal
This commit is contained in:
parent
6688dac2c6
commit
f2441a9f2b
1 changed files with 0 additions and 4 deletions
|
@ -245,10 +245,6 @@
|
||||||
color: $text;
|
color: $text;
|
||||||
background-color: $light-background !important;
|
background-color: $light-background !important;
|
||||||
|
|
||||||
.task {
|
|
||||||
max-width: 500px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 800px) {
|
@media screen and (max-width: 800px) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding-top: 2rem;
|
padding-top: 2rem;
|
||||||
|
|
Loading…
Reference in a new issue