Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit cdde4e3

Browse files
committed
Merge branch 'dev' of github.com:MadOPcode/micro-frontends-taas-admin-app into dev
2 parents 7cfbc12 + d8fec86 commit cdde4e3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/routes/WorkPeriods/components/PaymentError/styles.module.scss

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88
.icon {
99
display: inline-block;
1010
padding: 2px 0 0;
11-
width: 20px;
12-
height: 20px;
13-
border-radius: 10px;
14-
line-height: 18px;
11+
font-size: 12px;
12+
width: 16px;
13+
height: 16px;
14+
border-radius: 8px;
15+
line-height: 14px;
1516
text-align: center;
1617
background: $error-color;
1718
color: #fff;

0 commit comments

Comments
 (0)