mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-06 11:11:07 +01:00
improve padding on membership list
This commit is contained in:
parent
9a51cace34
commit
c0bd574997
@ -32,7 +32,7 @@ limitations under the License.
|
|||||||
height: auto;
|
height: auto;
|
||||||
max-height: 75%;
|
max-height: 75%;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
padding: 20px 24px 14px 24px;
|
padding: 20px 14px 14px 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberList_wrapper {
|
.mx_MemberList_wrapper {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user