feat: towards multi-team support
also testing at different points whether team association is correct
This commit is contained in:
@@ -413,6 +413,7 @@ button {
|
||||
}
|
||||
|
||||
.avatar {
|
||||
background-color: #f0f8ff88;
|
||||
font-weight: bold;
|
||||
font-size: 110%;
|
||||
padding: 3px 1em;
|
||||
@@ -423,7 +424,8 @@ button {
|
||||
}
|
||||
|
||||
.group-avatar {
|
||||
background-color: aliceblue;
|
||||
background-color: #f0f8ff88;
|
||||
color: inherit;
|
||||
font-weight: bold;
|
||||
font-size: 90%;
|
||||
padding: 3px 1em;
|
||||
@@ -546,6 +548,7 @@ button {
|
||||
position: relative;
|
||||
height: 12px;
|
||||
width: 96%;
|
||||
margin: auto;
|
||||
border: 4px solid black;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user