summaryrefslogtreecommitdiff
path: root/themes/light/prefs.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-06 20:28:10 +0300
committerAndrew Dolgov <[email protected]>2021-03-06 20:28:10 +0300
commit7b0b5b55c7a7e0f5e5f63083a5131ea85109bbec (patch)
tree6d1c3d8328a0c995a55ef7462fe7363009afb4e9 /themes/light/prefs.less
parent68ecf52594e76f3f5ac40846359fb774cd366989 (diff)
fix plugins-list line height
Diffstat (limited to 'themes/light/prefs.less')
-rw-r--r--themes/light/prefs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index b0c04ab81..52bb03ad8 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -126,7 +126,7 @@ body.ttrss_prefs {
display : flex;
align-items : center;
border-bottom: @border-default 1px solid;
- line-height : 16px;
+ line-height : 30px;
&.text-center {
border : 0;