diff options
Diffstat (limited to 'ecomp-portal-FE-common/client/app/styles/appDS2.less')
-rw-r--r-- | ecomp-portal-FE-common/client/app/styles/appDS2.less | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ecomp-portal-FE-common/client/app/styles/appDS2.less b/ecomp-portal-FE-common/client/app/styles/appDS2.less new file mode 100644 index 00000000..4e626f97 --- /dev/null +++ b/ecomp-portal-FE-common/client/app/styles/appDS2.less @@ -0,0 +1,7 @@ +.b2b-modal-header{ + font-size: 22px; +} + +.b2b-modal-body{ + font-size: 16px; +}
\ No newline at end of file |