mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 11:05:32 +00:00
add img style
This commit is contained in:
@ -78,4 +78,9 @@ layout: empty
|
|||||||
.max-w-p90 {
|
.max-w-p90 {
|
||||||
max-width: 90%
|
max-width: 90%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img + em {
|
||||||
|
display: block;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user