Limit width of user menu in space panel (#11192)
Fixes: vector-im/element-web#22627
This commit is contained in:
@@ -370,6 +370,7 @@ limitations under the License.
|
||||
padding: 0 2px 8px;
|
||||
border-bottom: 1px solid $quinary-content;
|
||||
margin: 12px 14px 4px 18px;
|
||||
max-width: 226px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user