Commit 42824db3 authored by Kev's avatar Kev

Fix creating/editing requirements on mobile

parent 100fd975
......@@ -123,6 +123,7 @@
border-left: 1px solid $gray-100;
@include media-breakpoint-down(sm) {
min-width: unset;
width: 100%;
}
......
---
title: Fix creating/editing requirements on mobile
merge_request: 51062
author: Kev @KevSlashNull
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment