Fix linting in tabs

This commit is contained in:
Rhyne Vlaservich 2020-08-01 16:13:50 -04:00
parent 97599bbee0
commit 4f7f6e8402

View file

@ -1,8 +1,8 @@
.tabs {
.content {
display: none;
padding: 0.75rem 0 0;
flex-basis: 100%;
padding: 0.75rem 0 0;
}
input {