changeset 2528:113912129481

staging: layout adjustment. Bigger buttons for review
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 06 Mar 2019 16:26:45 +0100
parents 1a6553da9078
children 45d51a49f191
files client/src/components/importoverview/staging/StagingDetail.vue
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/importoverview/staging/StagingDetail.vue	Wed Mar 06 16:19:16 2019 +0100
+++ b/client/src/components/importoverview/staging/StagingDetail.vue	Wed Mar 06 16:26:45 2019 +0100
@@ -538,9 +538,9 @@
 }
 
 .actions {
-  padding: 1px;
-  width: 1rem;
-  height: 1rem;
+  padding: 3px;
+  width: 21px;
+  height: 21px;
 }
 
 .bottlenecksdetails {