summaryrefslogtreecommitdiffstats
path: root/assets/scss/_fuji-style
diff options
context:
space:
mode:
authoramzrk22020-06-16 16:09:04 +0800
committeramzrk22020-06-16 16:09:04 +0800
commitf88c7b78f224bf746b831001ec8cef01693a4b3c (patch)
tree20fe1c16160171228b374c8718f858946162c8af /assets/scss/_fuji-style
parent03750a600a71df1276ccfcc7c817de5cb86e3e9f (diff)
downloadhugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.tar.gz
hugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.tar.bz2
hugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.zip
Search page i18n
Diffstat (limited to 'assets/scss/_fuji-style')
-rw-r--r--assets/scss/_fuji-style/_content.scss7
1 files changed, 6 insertions, 1 deletions
diff --git a/assets/scss/_fuji-style/_content.scss b/assets/scss/_fuji-style/_content.scss
index 10003ef..2cfd184 100644
--- a/assets/scss/_fuji-style/_content.scss
+++ b/assets/scss/_fuji-style/_content.scss
@@ -187,8 +187,13 @@ article {
button {
flex: 0 1 auto;
- padding: 0 0.75rem;
+ padding: 0 0.5rem;
word-break: keep-all;
height: 2.5rem;
+
+ ion-icon {
+ height: 100%;
+ font-size: 1.6rem;
+ }
}
}