Change line tile style border width

This commit is contained in:
Skylar Ittner 2018-02-07 19:09:09 -07:00
parent 35bb94c239
commit d3f23441ed
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
-- MySQL Script generated by MySQL Workbench
-- Tue 06 Feb 2018 11:44:36 PM MST
-- Wed 07 Feb 2018 07:08:36 PM MST
-- Model: New Model Version: 1.0
-- MySQL Workbench Forward Engineering

View File

@ -1,2 +1,2 @@
border: 1px solid var(--primary);
border: 2px solid var(--secondary);
padding: 1px 8px;