1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-14 01:21:51 +03:00

Re-centered dropzone error arrow

This commit is contained in:
Dan Brown
2019-03-08 22:57:24 +00:00
parent f467185e86
commit 6be95cd2ac

View File

@ -534,7 +534,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
content: '';
position: absolute;
top: -6px;
left: 52px;
left: 44px;
width: 0;
height: 0;
border-left: 6px solid transparent;