align items in context menu (#2640)

pull/2645/head
Rene 4 years ago committed by GitHub
parent 9a3a3ecb44
commit aff817c667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,7 @@
display: grid;
grid-template-columns: 1fr 0.2fr;
align-items: center;
&.dangerous {
div:nth-child(1) {

Loading…
Cancel
Save