Limit width of user menu in space panel (#11192)

Fixes: vector-im/element-web#22627
This commit is contained in:
Johannes Marbach
2023-07-06 00:00:03 +02:00
committed by GitHub
parent 8107f1d271
commit 3f20675b93
4 changed files with 10 additions and 1 deletions

View File

@@ -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;
}
}