mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
fix AccessibleButton label positioning now they can wrap
This commit is contained in:
parent
9d99b2f239
commit
c543f0a2d0
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ limitations under the License.
|
|||
border-radius: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: $font-14px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue