Border fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-10-03 21:55:40 +02:00
parent 67cbfa74ab
commit ee446ba2ac
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 1 deletions

View File

@ -1394,7 +1394,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
/* let's define the column until storage path,
what follows will be manually defined */
grid-template-columns: 44px minmax(150px, 1fr) repeat(auto-fit, minmax(120px, 1fr));
border-top: var(--color-border) 1px solid;
border-bottom: var(--color-border) 1px solid;
&.disabled {
opacity: .5;
}