octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
fix(img): remove space under img (#17582)
* set align to bottom for image * change to display block
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
GitHub
gitea-unlock(16/)
parent
4646f53ec7
commit
621c79bd40
octicon-diff(16/tw-mr-1) 1 changed files with 2 additions and 0 deletions
@@ -6,6 +6,8 @@
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user