mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-22 13:43:03 -05:00
8d5c5c15eb
* dynamic size * fixes * fixes * fix dynamic size * add changelog --------- Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
3 lines
59 B
CSS
3 lines
59 B
CSS
body :not:has(.wrapper-overflow) {
|
|
overflow-y: hidden;
|
|
}
|