📎 Fix scss linter issues

This commit is contained in:
Andrey Antukh 2023-08-31 09:25:40 +02:00
parent eb2187daf2
commit 63668fb66e
7 changed files with 56 additions and 18 deletions

View file

@ -1204,7 +1204,9 @@
.go-to-lib-button {
color: $color-white;
transition: border 0.3s, color 0.3s;
transition:
border 0.3s,
color 0.3s;
text-align: center;
background: $color-gray-50;
padding: 0.5rem;