aasdsd
This commit is contained in:
@@ -414,6 +414,13 @@ body.has-modal-open {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.header-actions {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.auth-pill {
|
||||
align-self: end;
|
||||
display: inline-flex;
|
||||
@@ -515,6 +522,10 @@ body.has-modal-open {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.header-actions {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.brand-mark {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user