Created the InstallSoftware index styles.sass

This commit is contained in:
Mathias Wagner 2023-06-01 19:51:26 +02:00
parent c21ebeffbd
commit da1cc04f93
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,13 @@
@import "@/common/styles/colors"
.install-area
margin-top: 2rem
display: flex
justify-content: space-between
flex-wrap: wrap
gap: 2rem
.configuration-area
display: flex
flex-direction: column
gap: 1rem