mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Vertically center caret
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
border-top: @caret-width-base solid;
|
||||
border-right: @caret-width-base solid transparent;
|
||||
border-left: @caret-width-base solid transparent;
|
||||
margin-top: -@caret-width-base/2;
|
||||
}
|
||||
|
||||
// The dropdown wrapper (div)
|
||||
|
||||
Reference in New Issue
Block a user