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