1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-11 02:52:49 +00:00

add/update/delete servers

This commit is contained in:
2017-10-29 12:57:26 -05:00
parent 5db4b138e0
commit 9806b8ebe6
16 changed files with 483 additions and 71 deletions

View File

@@ -0,0 +1,7 @@
@import '../../scss/variables.scss';
.wrapper {
display: flex;
flex-direction: column;
height: 100%;
}