diff options
Diffstat (limited to 'p/themes/base-theme/frss.rtl.css')
| -rw-r--r-- | p/themes/base-theme/frss.rtl.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.rtl.css b/p/themes/base-theme/frss.rtl.css index b2a2b9265..2586adb26 100644 --- a/p/themes/base-theme/frss.rtl.css +++ b/p/themes/base-theme/frss.rtl.css @@ -641,6 +641,10 @@ input[type="checkbox"]:focus-visible { text-overflow: ellipsis; } +.nav-list .item.nav-section > ul { + margin-bottom: 1rem; +} + /*=== Horizontal-list */ .horizontal-list { margin: 0; |
