mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 22:48:28 +02:00
♻️ Review inspect tab spacing
This commit is contained in:
parent
6fd30d50f4
commit
8ead63cad0
36 changed files with 403 additions and 251 deletions
|
@ -115,8 +115,8 @@
|
|||
@mixin copyWrapperBase {
|
||||
position: relative;
|
||||
min-height: $s-32;
|
||||
width: $s-156;
|
||||
max-width: $s-156;
|
||||
width: $s-144;
|
||||
max-width: $s-144;
|
||||
padding: calc($s-8 - $s-1) 0 calc($s-8 - $s-1) calc($s-8 - $s-1);
|
||||
border-radius: $s-8;
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue