mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Fix community line height
This commit is contained in:
parent
2d2b39892a
commit
c2a2908746
@ -69,7 +69,7 @@ limitations under the License.
|
||||
height: 100%;
|
||||
}
|
||||
.mx_TagPanel .mx_TagPanel_tagTileContainer > div {
|
||||
height: 40px;
|
||||
height: $font-40px;
|
||||
padding: 10px 0 9px 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user