Merge pull request #64 from nisrulz/small-design-improvements

Small design improvements
This commit is contained in:
zzossig 2020-01-07 08:20:31 +09:00 committed by GitHub
commit 51792863bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 6 deletions

View File

@ -17,7 +17,6 @@
border-radius: 0.25rem;
min-width: 100px;
max-width: 100px;
margin-top: 0.25rem;
font-size: 16px;
height: 26px;
line-height: 26px;
@ -65,7 +64,7 @@
position: absolute;
left: 3rem;
width: 0.25rem;
height: 20px;
height: 30px;
@include themify($themes) {
background-color: themed('archive-hover-line-color');