0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 19:42:43 +00:00

Fixed vertical alignment

This commit is contained in:
Michiel De Mey
2023-03-02 12:56:47 +01:00
parent e67fc2f775
commit bbcf415a30

View File

@@ -20,7 +20,7 @@
.googleDriveStorage img{ .googleDriveStorage img{
height : 20px; height : 20px;
padding : 0px; padding : 0px;
margin : -5px; margin : -6px;
&.inactive { &.inactive {
filter: grayscale(1); filter: grayscale(1);