Skip to content

Commit 0f357a7

Browse files
committed
Remove the dark border on the right side of the handle
1 parent 7daf41f commit 0f357a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug_toolbar/static/debug_toolbar/css/toolbar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
transform-origin: right bottom;
150150
background-color: #fff;
151151
border: 1px solid #111;
152+
border-bottom: 0;
152153
top: 0;
153154
right: 0;
154155
z-index: 100000000;

0 commit comments

Comments
 (0)