blob: 2190f224c7d89df249760b47dd9f6ae8610cd661 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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;
|