🐛 Go to style library file to edit in a new tab

This commit is contained in:
Alejandro Alonso 2022-03-16 09:17:04 +01:00 committed by Alonso Torres
parent c073a66e7e
commit d4dc32a5e5
3 changed files with 8 additions and 11 deletions

View file

@ -1109,6 +1109,7 @@
}
.go-to-lib-button {
color: $color-white;
transition: border 0.3s, color 0.3s;
text-align: center;
background: $color-gray-50;