fix AccessibleButton label positioning now they can wrap

pull/21833/head
Matthew Hodgson 2021-03-08 22:29:08 +00:00
parent 9d99b2f239
commit c543f0a2d0
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ limitations under the License.
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
font-size: $font-14px;
}