Align "+"/"-" in ul.tree-view details (#86)

This commit is contained in:
Alexopus 2020-05-17 21:14:05 +02:00 committed by GitHub
parent e8594739f2
commit a482a4b6e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -667,7 +667,7 @@ ul.tree-view details > summary:before {
border: 1px solid #808080;
width: 8px;
height: 9px;
line-height: 9px;
line-height: 8px;
margin-right: 5px;
padding-left: 1px;
background-color: #fff;