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