mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Fix the edit button alignment on the self-hosted bot configuration
This commit is contained in:
parent
b0de14eb57
commit
b8591b51e4
@ -0,0 +1,4 @@
|
||||
.editButton {
|
||||
cursor: pointer;
|
||||
vertical-align: text-bottom;
|
||||
}
|
Loading…
Reference in New Issue
Block a user