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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/styles.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/styles.scss b/css/styles.scss
index be3d7c5..6c60aac 100644
--- a/css/styles.scss
+++ b/css/styles.scss
@@ -9,6 +9,11 @@
padding: 10px;
opacity: .6;
+ .svg {
+ width: 20px;
+ height: 20px;
+ }
+
&:hover,
&:focus {
opacity: 1 !important;