diff options
Diffstat (limited to 'yomichan/action-popup.css.diff')
-rw-r--r-- | yomichan/action-popup.css.diff | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/yomichan/action-popup.css.diff b/yomichan/action-popup.css.diff new file mode 100644 index 0000000..2190f22 --- /dev/null +++ b/yomichan/action-popup.css.diff @@ -0,0 +1,13 @@ +--- yomichan/css/action-popup.css.bak 2023-10-07 15:36:34.944932431 +0200 ++++ yomichan/css/action-popup.css 2023-10-07 15:36:40.121568264 +0200 +@@ -48,9 +48,7 @@ + } + + #mini { +- display: flex; +- flex-flow: column nowrap; +- align-items: center; ++ text-align: center; + } + #full { + display: none; |