Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/images.scss')
-rw-r--r--app/assets/stylesheets/framework/images.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/images.scss b/app/assets/stylesheets/framework/images.scss
index 195a66bf9e5..3ac63b8f608 100644
--- a/app/assets/stylesheets/framework/images.scss
+++ b/app/assets/stylesheets/framework/images.scss
@@ -1,4 +1,5 @@
-.appearance-logo-preview {
+.appearance-logo-preview,
+.appearance-pwa-icon-preview {
max-width: 400px;
margin-bottom: 20px;
}