Add new interactions link and translations

This commit is contained in:
elhombretecla 2021-05-26 09:05:11 +02:00 committed by Andrés Moya
parent e45f7598db
commit 3d5caf18e3
8 changed files with 30 additions and 5 deletions

View file

@ -57,9 +57,9 @@
}
.dropdown {
top: 40px;
min-width: 260px;
left: 0px;
width: 260px;
top: 40px;
}
.view-options-dropdown {
@ -68,12 +68,13 @@
display: flex;
span {
color: $color-gray-10;
font-size: $fs13;
margin-right: $small;
margin-right: $x-small;
}
svg {
fill: $color-gray-20;
fill: $color-gray-10;
height: 12px;
width: 12px;
}