mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 02:55:42 +05:00
Fix condition button margin for small screens
This commit is contained in:
parent
9f2f488c2e
commit
4072b0451e
@ -199,8 +199,8 @@
|
||||
align-items: center;
|
||||
margin-bottom: 10px;
|
||||
flex-wrap: wrap;
|
||||
& > *:not(:first-child) {
|
||||
margin-left: 10px;
|
||||
& > * {
|
||||
margin-right: 10px;
|
||||
}
|
||||
.cp-dropdown-container button {
|
||||
max-width: 200px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user