Fix related tasks width when the task is opened in a modal
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-12-18 23:26:43 +01:00
parent 6688dac2c6
commit f2441a9f2b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 4 deletions

View File

@ -245,10 +245,6 @@
color: $text;
background-color: $light-background !important;
.task {
max-width: 500px;
}
@media screen and (max-width: 800px) {
border-radius: 0;
padding-top: 2rem;