codeXplorer

Results 5 comments of codeXplorer

> Add this CSS class to the icon and replace #FF0000 with the colour of your choice. > > ```css > .border-color { > box-shadow: 0 0 0 4px #FF0000;...

cat ~/.ssh/id_ed25519.pub while typing above command showing following error: 'cat' is not recognized as an internal or external command, operable program or batch file.

Having alignemnt issues. I am unable to resize content box. How to align and set width of the content box?

> Same here! As @D-Kunrath has suggested, this can be fixed by adding a visible="true" attribute to VerticalTimelineElement. > > In my case. using React.js/Next.js this is what the fixed...

> Hi @farrukh007 After reading @D-Kunrath's comment I looked at the documentation, here: https://stephane-monnot.github.io/react-vertical-timeline/#/ > > If you scroll down you will see: visible={ Boolean } [#](https://stephane-monnot.github.io/react-vertical-timeline/#/?a=visible-boolean-) hi dear will...