[bugfix] resize three dot menu next to user
This commit is contained in:
@@ -148,6 +148,15 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.navigation-bar .compose__action-bar button {
|
||||
display: flex;
|
||||
padding: 6px;
|
||||
|
||||
svg.gts-icon {
|
||||
--size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.drawer--results {
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
|
||||
Reference in New Issue
Block a user