Improves styles to show budgets executions images
This commit is contained in:
@@ -1695,9 +1695,10 @@
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
height: $line-height * 9;
|
height: $line-height * 9;
|
||||||
|
min-width: 100%;
|
||||||
|
max-width: none;
|
||||||
transition-duration: 0.3s;
|
transition-duration: 0.3s;
|
||||||
transition-property: transform;
|
transition-property: transform;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user