From a0a69dfb22d4781ba322ca302a9909d1876d8aa1 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Sun, 5 Dec 2021 19:37:38 +0900 Subject: [PATCH] Don't shrink edit link --- assets/themes/default/_global.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/themes/default/_global.scss b/assets/themes/default/_global.scss index 9fec45d8..2deaaaa0 100644 --- a/assets/themes/default/_global.scss +++ b/assets/themes/default/_global.scss @@ -253,6 +253,7 @@ p.error { } .controls { + flex-shrink: 0; text-align: end; .button {