Skip to content

Commit

Permalink
fix: πŸ› update margin of dropTarget
Browse files Browse the repository at this point in the history
Signed-off-by: WaitSpring <[email protected]>
  • Loading branch information
WaitSpringQW committed Oct 22, 2023
1 parent 5b2d273 commit ef27db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skinStyles/ooui/oojs-ui-widgets.less
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@

.oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget {
background-color: transparent;
margin: auto;
}

.oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget:hover {
Expand Down

0 comments on commit ef27db2

Please sign in to comment.