added pair screen, home screen, and channels screen
This commit is contained in:
9
desktop_app/ui/assets/global.tcss
Normal file
9
desktop_app/ui/assets/global.tcss
Normal file
@@ -0,0 +1,9 @@
|
||||
.banner {
|
||||
padding: 1;
|
||||
width: 100%;
|
||||
background: $primary 50%;
|
||||
color: $primary-lighten-1;
|
||||
text-align: center;
|
||||
margin: 1;
|
||||
text-style: bold underline;
|
||||
}
|
||||
Reference in New Issue
Block a user