Skip to content

Commit f3a6202

Browse files
committed
Updated styles
1 parent 40503da commit f3a6202

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

res/doc/css/style.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body {
2121
text-rendering: optimizeLegibility;
2222
}
2323

24-
/::-webkit-scrollbar-button {
24+
::-webkit-scrollbar-button {
2525
background-image: url('');
2626
background-repeat: no-repeat;
2727
width: 6px;
@@ -110,10 +110,9 @@ img.portrait {
110110

111111
img.plugin {
112112
height: auto;
113-
max-height: 100%;
114113
max-width: 450px;
115114
object-fit: contain;
116-
width: auto;
115+
width: 100%;
117116
float: left;
118117
margin: 0 25px 10px 0;
119118
border: 2px solid #373944;

0 commit comments

Comments
 (0)