fix
This commit is contained in:
@@ -422,10 +422,10 @@ export default defineComponent({
|
||||
height: 100%;
|
||||
|
||||
img{
|
||||
// width: 100%;
|
||||
// height: 100%;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: 100%;
|
||||
// width: 100%;
|
||||
// height: auto;
|
||||
float: left;
|
||||
user-select:none;
|
||||
-webkit-user-drag: none;
|
||||
|
||||
Reference in New Issue
Block a user