mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Fixes thumb position.
This commit is contained in:
@@ -128,7 +128,6 @@
|
||||
|
||||
&.thumb {
|
||||
box-shadow: 0 0 0 1px #ddd;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -145,6 +144,7 @@
|
||||
img {
|
||||
max-width: 100px;
|
||||
max-height: 48px;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user