Commit 297241c4 by Torkel Ödegaard

Fixed timepicker css issue introduced by PR #14700

parent 3e873a25
......@@ -20,9 +20,9 @@
display: flex;
flex-direction: column;
position: absolute;
left: 20px;
right: 20px;
top: $navbarHeight;
@include media-breakpoint-up(md) {
width: 550px;
}
......
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