increase font size for payment type fro bank card list

This commit is contained in:
smanylov
2026-04-09 14:10:38 +07:00
parent cb8389bb4a
commit 9c9bf201c4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "no-copy-frontend", "name": "no-copy-frontend",
"version": "0.83.0", "version": "0.84.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev -p 2999", "dev": "next dev -p 2999",
+1 -1
View File
@@ -5303,7 +5303,7 @@
} }
&-type { &-type {
font-size: 10px; font-size: 16px;
color: v.$text-s; color: v.$text-s;
margin-left: 5px; margin-left: 5px;
position: absolute; position: absolute;