mirror of https://github.com/vector-im/riot-web
fix AccessibleButton label positioning now they can wrap
parent
9d99b2f239
commit
c543f0a2d0
|
@ -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 New Issue