feat(NumberKeyboard): use delete icon instead of delete text (#6151)
This commit is contained in:
@@ -117,4 +117,9 @@
|
||||
flex-basis: 66%;
|
||||
}
|
||||
}
|
||||
|
||||
&__delete-icon {
|
||||
width: 32px;
|
||||
height: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user