mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Correctly position TagPanel createGroupButton
This commit is contained in:
parent
2a402985aa
commit
4e7a1e9653
@ -63,9 +63,9 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_TagPanel_createGroupButton {
|
||||
cursor: pointer;
|
||||
opacity: 0.5;
|
||||
margin-bottom: 12px;
|
||||
margin-bottom: 17px;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
.mx_TagPanel_createGroupButton:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user