mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-10 02:22:49 +00:00
coming along well - electron is pretty nice
This commit is contained in:
7
app/components/ServerList/ServerList.scss
Normal file
7
app/components/ServerList/ServerList.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@import '../../scss/variables.scss';
|
||||
|
||||
.server-list {
|
||||
background: darken($dark-blue, 1%);
|
||||
width: 200px;
|
||||
border-right: 1px solid $dark-blue--3;
|
||||
}
|
||||
Reference in New Issue
Block a user