CodeLobster IDE
http://codelobster.com/forum/

CSS 'gap' property doesn't work
http://codelobster.com/forum/viewtopic.php?f=8&t=25184
Page 1 of 1

Author:  AlexBerz [ Thu Oct 13, 2022 6:50 pm ]
Post subject:  CSS 'gap' property doesn't work

Code:
.gallery {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   padding: 20px 10px;
   max-width: 1400px;
   margin: 0 auto;
   gap: 16px;
}

Codelobster IDE (2.1.0 trial version) shows me an error for the CSS 'gap' property. The CSS code doesn't work in the built-in preview, though it works fine in Chrome and Firefox browsers.

Attachment:
Screenshot_30.png
Screenshot_30.png [ 13.07 KiB | Viewed 131830 times ]



Am I missing something?

Author:  Admin [ Fri Oct 14, 2022 3:06 pm ]
Post subject:  Re: CSS 'gap' property doesn't work

Hi.

We will fix it by nearest version surely.

Thanks,
Codelobster Team.

Author:  Admin [ Tue Dec 27, 2022 1:13 pm ]
Post subject:  Re: CSS 'gap' property doesn't work

Hi.

Could You, please, try the following version:
https://codelobsteride.com/download/Cod ... tup_22.exe

Thanks,
Codelobster Team.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/