mirror of
https://github.com/penpot/penpot.git
synced 2026-05-30 04:08:08 +00:00
🐛 Fix nitrate's plan button size
This commit is contained in:
parent
5c5ee73f2d
commit
dd7d5bb113
@ -250,6 +250,8 @@
|
||||
|
||||
.nitrate-bottom-button {
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
padding: var(--sp-s) var(--sp-m);
|
||||
}
|
||||
|
||||
.nitrate-current-plan {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user