mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Fixed item complex background color
This commit is contained in:
5527
dist/css/ionic.css
vendored
5527
dist/css/ionic.css
vendored
File diff suppressed because it is too large
Load Diff
@@ -149,6 +149,8 @@ button.item.item-complex {
|
||||
*/
|
||||
position: relative;
|
||||
|
||||
background-color: white;
|
||||
|
||||
z-index: 2;
|
||||
padding: $item-padding (($item-padding * 3) - 5) $item-padding $item-padding;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user