mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
list arrow padding
This commit is contained in:
7
dist/css/ionic.css
vendored
7
dist/css/ionic.css
vendored
@@ -1884,14 +1884,11 @@ address {
|
||||
|
||||
.bar [class^="icon-"],
|
||||
.bar [class*=" icon-"] {
|
||||
font-size: 20px; }
|
||||
font-size: 24px; }
|
||||
|
||||
.bar .button-icon {
|
||||
border: 1px solid transparent;
|
||||
background-color: transparent; }
|
||||
.bar .button-icon [class^="icon-"],
|
||||
.bar .button-icon [class*=" icon-"] {
|
||||
font-size: 24px; }
|
||||
|
||||
.bar-header {
|
||||
top: 0; }
|
||||
@@ -2298,7 +2295,7 @@ a .list-item-content:after,
|
||||
button .list-item-content:after {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 15px;
|
||||
right: 11px;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
color: #ccc;
|
||||
|
||||
Reference in New Issue
Block a user