From be037b9a273993f7697fe568a5b829bdcd06309e Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Sat, 27 Jun 2020 13:14:25 +0300 Subject: [PATCH] Material update --- public/themes/md-light-deeppurple/theme.css | 2 +- public/themes/md-light-indigo/theme.css | 2 +- public/themes/mdc-light-deeppurple/theme.css | 2 +- public/themes/mdc-light-indigo/theme.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 036018ed0..107558055 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -2858,7 +2858,7 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 1.5rem 0.75rem; + padding: 2rem 1rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index dff4e99be..1b650ce2d 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -2858,7 +2858,7 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 1.5rem 0.75rem; + padding: 2rem 1rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 2969db0d3..7913edc74 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -2858,7 +2858,7 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 1.5rem 0.75rem; + padding: 2rem 1rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index a4d574752..fcb7f2fc0 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -2858,7 +2858,7 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 1.5rem 0.75rem; + padding: 2rem 1rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px;