Created the InstallSoftware index styles.sass
This commit is contained in:
parent
c21ebeffbd
commit
da1cc04f93
13
client/src/pages/tools/linux/InstallSoftware/styles.sass
Normal file
13
client/src/pages/tools/linux/InstallSoftware/styles.sass
Normal 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
|
Reference in New Issue
Block a user