mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 21:09:00 -05:00
💄 Other cosmetic change on dashboard-grid css.
This commit is contained in:
parent
a94cb09677
commit
fbefb3543e
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@
|
||||||
// PROJECTS, ELEMENTS & ICONS GRID
|
// PROJECTS, ELEMENTS & ICONS GRID
|
||||||
&.project-th {
|
&.project-th {
|
||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
border: 2px solid $dark-ui-bg;
|
// border: 2px solid $dark-ui-bg;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
border-color: $main-ui-color;
|
border-color: $main-ui-color;
|
||||||
|
|
Loading…
Add table
Reference in a new issue