2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Fix the aspect ratio fix

This commit is contained in:
j433866
2019-03-20 10:52:00 +00:00
parent d9fdae9175
commit 757176727d

View File

@@ -52,6 +52,7 @@
line-height: 30px;
background-color: var(--primary-background-colour);
flex-direction: row;
padding-left: 10px;
}
.io-card.card:hover {
@@ -68,8 +69,7 @@
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
padding: 10px;
padding-right: 0px;
padding: 0px;
}