Improve SetIntegrationManager (#8878)

This commit is contained in:
Suguru Hirahara 2022-06-26 10:43:33 +00:00 committed by GitHub
parent ea5616a05f
commit 7852e168a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 33 additions and 24 deletions

View file

@ -15,6 +15,8 @@ limitations under the License.
*/
.mx_ToggleSwitch {
--ToggleSwitch-min-width: $font-44px;
transition: background-color 0.20s ease-out 0.1s;
width: $font-44px;