mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🚑 Fix CI
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
min-height: 211px;
|
||||
|
||||
.thumbnail {
|
||||
border-top-left-radius:$br6;
|
||||
border-top-left-radius: $br6;
|
||||
border-bottom-left-radius: $br6;
|
||||
padding: 30px;
|
||||
display: block;
|
||||
|
||||
@@ -1000,7 +1000,7 @@
|
||||
padding: 0;
|
||||
|
||||
img {
|
||||
border-top-left-radius:$br5;
|
||||
border-top-left-radius: $br5;
|
||||
border-bottom-left-radius: $br5;
|
||||
height: 100%;
|
||||
width: 115%;
|
||||
|
||||
Reference in New Issue
Block a user