Skip to content

Commit 162ff26

Browse files
committed
fix button
1 parent c4f7bc5 commit 162ff26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/components/item/item.ios.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@
154154
// --------------------------------------------------
155155

156156
::slotted(.button-small) {
157-
--padding-top: 2px;
158-
--padding-bottom: 2px;
157+
--padding-top: 1px;
158+
--padding-bottom: 1px;
159159
--padding-start: .5em;
160160
--padding-end: .5em;
161161

0 commit comments

Comments
 (0)