mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-16 22:01:00 +00:00
Fixing image size
This commit is contained in:
@@ -2,4 +2,8 @@
|
|||||||
pre{
|
pre{
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100% !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user