Skip to content

Instantly share code, notes, and snippets.

@salmanyaqoob
Created January 28, 2021 08:40
Show Gist options
  • Select an option

  • Save salmanyaqoob/38bcca86dc6caf373e3ea85bc5ba73e3 to your computer and use it in GitHub Desktop.

Select an option

Save salmanyaqoob/38bcca86dc6caf373e3ea85bc5ba73e3 to your computer and use it in GitHub Desktop.
Array Screen Style
@import '../../common/style.css';
.containerArray {
flex-direction: column;
width: 300px;
height: 50px;
background-color: transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment