mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 10:08:28 +02:00
✨ Apply prettier to resources styles
This commit is contained in:
parent
cd55ed7c8d
commit
6413c9dddd
54 changed files with 1437 additions and 1342 deletions
|
@ -16,7 +16,7 @@
|
|||
z-index: 9;
|
||||
|
||||
&.toggle {
|
||||
left:-201px;
|
||||
left: -201px;
|
||||
}
|
||||
|
||||
.project-bar-inside {
|
||||
|
@ -37,13 +37,11 @@
|
|||
.btn-primary,
|
||||
.btn-warning {
|
||||
font-size: $fs12;
|
||||
margin-bottom: .5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
padding: 8px $size-2;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.tree-view {
|
||||
|
@ -69,11 +67,9 @@
|
|||
|
||||
&:hover,
|
||||
&.current {
|
||||
|
||||
span {
|
||||
color: $color-primary;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.options {
|
||||
|
@ -92,11 +88,7 @@
|
|||
&:hover {
|
||||
fill: $color-gray-40;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue