From dd621186e81101b48a1e6dad0ad662cfb710d62d Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Mon, 6 Mar 2023 18:07:06 +0100 Subject: [PATCH] improve --- .../Resources/public/chill/scss/accompanying_period_work.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss b/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss index 03bbcbcf2..a12f1554c 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss +++ b/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss @@ -34,7 +34,7 @@ div.accompanying-course-work { } } - .smallfont table.obj-res-eval td { + .smallfont table.obj-res-eval { font-size: 85%; }