mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix buttons layout on forms
This commit is contained in:
parent
5c4fdba2f8
commit
09adbd89df
@ -798,6 +798,8 @@
|
||||
margin-top: 20px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 0.5rem;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.cp-form-copy-button {
|
||||
margin-right: 5px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user