Merge branch 'master' of git.happy-dev.fr:startinblox/applications/sib-app
This commit is contained in:
@ -363,6 +363,19 @@ hdapp-available {
|
||||
}
|
||||
}
|
||||
|
||||
sib-link[next='member-chat'] {
|
||||
border-style: solid;
|
||||
margin: 1em;
|
||||
display: flex;
|
||||
border-radius: 25px;
|
||||
border-style: solid;
|
||||
border-color: $color-blue-light;
|
||||
color: $color-blue-light;
|
||||
margin: 1em;
|
||||
padding: 1em;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
div[name='pseudonym'] {
|
||||
margin-top: -1em;
|
||||
margin-bottom: 1em;
|
||||
|
Reference in New Issue
Block a user