mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
make gaps taller
This commit is contained in:
parent
d0f122a2be
commit
d1242c4b67
@ -55,7 +55,7 @@ limitations under the License.
|
||||
|
||||
.GapView {
|
||||
display: flex;
|
||||
padding: 10px 20px;
|
||||
padding: 52px 20px 12px 20px;
|
||||
}
|
||||
|
||||
.GapView > :nth-child(2) {
|
||||
|
Loading…
Reference in New Issue
Block a user