no message
This commit is contained in:
@@ -22,10 +22,7 @@ ion-toolbar {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
.button {
|
||||
color: #9e9ea8;
|
||||
}
|
||||
|
||||
.bar-button,
|
||||
.toolbar-title {
|
||||
color: #9e9ea8;
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
page-messages {
|
||||
|
||||
ion-header {
|
||||
|
||||
.button {
|
||||
color: #9e9ea8;
|
||||
}
|
||||
}
|
||||
|
||||
.col {
|
||||
color: #acacac;
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ page-profile {
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
ion-toolbar {
|
||||
@@ -32,6 +33,7 @@ page-profile {
|
||||
|
||||
&.open {
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
padding-top: 35px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user