Commit a7572ee7 authored by Paul Slaughter's avatar Paul Slaughter

Resize drag handle for Web IDE

parent 068768e1
......@@ -785,7 +785,7 @@
position: absolute;
top: 0;
bottom: 0;
width: 1px;
width: 4px;
background-color: $white-dark;
&.dragright {
......
---
title: Increase width of Web IDE sidebar resize handles
merge_request: 20818
author:
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