mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-23 06:04:01 -05:00
8d5c5c15eb
* dynamic size * fixes * fixes * fix dynamic size * add changelog --------- Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
7 lines
127 B
CSS
7 lines
127 B
CSS
.wrapper {
|
|
padding: 1.5rem 1rem 1rem;
|
|
|
|
.wrapper-overflow {
|
|
/* Empty class used to detect overflow on the body */
|
|
}
|
|
}
|