mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
no box-shadow in stacked form input
This commit is contained in:
3
dist/css/ionic.css
vendored
3
dist/css/ionic.css
vendored
@@ -2198,8 +2198,7 @@ textarea {
|
||||
overflow: hidden;
|
||||
padding: 4px 8px 3px;
|
||||
border: none;
|
||||
background-color: white;
|
||||
box-shadow: inset 0 0 1px #dddddd; }
|
||||
background-color: white; }
|
||||
|
||||
.item-stacked-label input {
|
||||
height: 46px; }
|
||||
|
||||
Reference in New Issue
Block a user