From 818eb129ad98801eaffa3d1df8eb5c79eea661c9 Mon Sep 17 00:00:00 2001 From: Avris Date: Sun, 24 Jan 2021 17:54:50 +0100 Subject: [PATCH] =?UTF-8?q?#104=20[pl]=20s=C5=82ownik=20j=C4=99zyka=20inkl?= =?UTF-8?q?uzywnego=20-=20minor=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/style.scss | 4 ++++ components/InclusiveDictionary.vue | 10 +++++----- components/NounForm.vue | 2 +- locale/pl/config.suml | 2 +- src/helpers.js | 8 +++++++- 5 files changed, 18 insertions(+), 8 deletions(-) diff --git a/assets/style.scss b/assets/style.scss index eb22fe99..8ec6cb71 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -118,3 +118,7 @@ blockquote { [dir="rtl"] { text-align: right; } + +.text-strike { + text-decoration: line-through; +} diff --git a/components/InclusiveDictionary.vue b/components/InclusiveDictionary.vue index 8063f1ef..0756b6fd 100644 --- a/components/InclusiveDictionary.vue +++ b/components/InclusiveDictionary.vue @@ -29,7 +29,7 @@ - +