401 error alert

This commit is contained in:
Mo Bitar
2018-06-19 18:59:37 -05:00
parent 63d4a859df
commit 40ffa5f7b0
3 changed files with 8 additions and 6 deletions

View File

@@ -87,13 +87,12 @@ $footer-height: 32px;
top: 0;
right: 0;
z-index: 1;
width: 6px;
width: 8px;
height: 100%;
position: absolute;
cursor: col-resize;
background-color: rgba(black, 0.05);
background-color: rgba(black, 0.1);
opacity: 0;
border: 1px dashed rgba($blue-color, 0.15);
border-top: none;
border-bottom: none;