1
0

whitespace in nav tree styles

This commit is contained in:
Nicola Clark 2024-10-12 12:04:33 -05:00
parent e2917c3f4d
commit cd439e5e06
Signed by: nicola
GPG Key ID: 3E1710E7FF08956C

View File

@ -17,6 +17,7 @@
<style lang="less">
ul {
@border: 2px solid @color-dark;
border-bottom: @border;
box-sizing: border-box;
list-style-type: none;