mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-02 07:46:17 +00:00
Fixing image size
This commit is contained in:
parent
be0667d4a9
commit
67f8cdaa93
@ -2,4 +2,8 @@
|
|||||||
pre{
|
pre{
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100% !important;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user