mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 03:38:22 +02:00
✨ Add new interactions link and translations
This commit is contained in:
parent
e45f7598db
commit
3d5caf18e3
8 changed files with 30 additions and 5 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue