mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
set flex gap values (#15487)
This commit is contained in:
@@ -722,6 +722,8 @@
|
|||||||
.ads-homepage .header-bottom-nav-tiles {
|
.ads-homepage .header-bottom-nav-tiles {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
column-gap: normal;
|
||||||
|
row-gap: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ads-homepage:not(.XS) .header-bottom-nav-tiles .col{
|
.ads-homepage:not(.XS) .header-bottom-nav-tiles .col{
|
||||||
|
|||||||
Reference in New Issue
Block a user