1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

Align context menu button to top of line

This commit is contained in:
Coteh
2022-03-06 23:19:58 -05:00
parent e1635a36c8
commit dc2c5f35e5

View File

@@ -27,6 +27,7 @@
& > .icon {
height: 100%;
& > svg {
align-self: flex-start;
height: 0.85em;
}
}