increase font size for payment type fro bank card list
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "no-copy-frontend",
|
||||
"version": "0.83.0",
|
||||
"version": "0.84.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -p 2999",
|
||||
|
||||
@@ -5303,7 +5303,7 @@
|
||||
}
|
||||
|
||||
&-type {
|
||||
font-size: 10px;
|
||||
font-size: 16px;
|
||||
color: v.$text-s;
|
||||
margin-left: 5px;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user