Skip to content

Commit f289ac6

Browse files
committed
fix(reorder): better style
- Small icon - Not opaque references #7142
1 parent d8782df commit f289ac6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/item/item-reorder.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ ion-reorder {
1212
max-width: 40px;
1313
height: 100%;
1414

15-
font-size: 1.6em;
15+
font-size: 1.45em;
16+
opacity: .5;
1617

1718
pointer-events: all;
1819
touch-action: manipulation;

0 commit comments

Comments
 (0)