mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-16 23:41:57 +03:00
Re-centered dropzone error arrow
This commit is contained in:
@ -534,7 +534,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
|||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -6px;
|
top: -6px;
|
||||||
left: 52px;
|
left: 44px;
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
border-left: 6px solid transparent;
|
border-left: 6px solid transparent;
|
||||||
|
Reference in New Issue
Block a user