CSS height fix
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
11de5743b7
commit
9aca59e47a
|
@ -17,9 +17,7 @@
|
|||
& > div > img[ng-src] {
|
||||
width: 256px;
|
||||
height: 256px;
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: block
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue