1
1
mirror of https://github.com/primer/css.git synced 2024-12-03 03:33:40 +03:00

Remove border styles again

This commit is contained in:
simurai 2020-07-23 14:44:46 +09:00
parent 476d19b4a0
commit eeef9d82e5

View File

@ -8,8 +8,6 @@
width: max-content;
max-width: 100%;
overflow: auto;
border-color: $border-gray-darker;
border-style: $border-style;
th {
font-weight: $font-weight-bold;