diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-04-18 17:11:35 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-04-18 17:11:35 +0900 |
| commit | 74d9cc4e38e791dfe5f0e7d0cc1da402a1863f9a (patch) | |
| tree | 4f9c1987a64a8310dc434725c9f9bc5828cbe175 | |
| parent | enhance(frontend): improve usability (diff) | |
| download | sharkey-74d9cc4e38e791dfe5f0e7d0cc1da402a1863f9a.tar.gz sharkey-74d9cc4e38e791dfe5f0e7d0cc1da402a1863f9a.tar.bz2 sharkey-74d9cc4e38e791dfe5f0e7d0cc1da402a1863f9a.zip | |
🎨
| -rw-r--r-- | packages/frontend/src/style.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/src/style.scss b/packages/frontend/src/style.scss index f3979fab1d..9a3a43bdc3 100644 --- a/packages/frontend/src/style.scss +++ b/packages/frontend/src/style.scss @@ -164,7 +164,6 @@ rt { .ti { width: 1.28em; vertical-align: -12%; - line-height: 1em; &::before { font-size: 128%; |