kopia lustrzana https://github.com/cheeaun/phanpy
Center the items in toolbar
rodzic
12c11c65c1
commit
31b3d824cd
|
@ -103,6 +103,7 @@
|
|||
#compose-container .toolbar {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 8px 0;
|
||||
gap: 8px;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue