mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 16:18:23 +02:00
🐛 Fix style for team invite in deutsch
This commit is contained in:
parent
c13730dca7
commit
c469bd5757
3 changed files with 11 additions and 2 deletions
|
@ -1472,6 +1472,13 @@
|
|||
display: grid;
|
||||
grid-template-columns: 1fr auto;
|
||||
gap: 8px;
|
||||
.btn-large {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.btn-primary {
|
||||
max-width: 250px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.skip-action {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue