Skip to content

Commit a0ae7e0

Browse files
efekrsklcanerakdas
andauthored
refactor: use size instead of w&h
Co-authored-by: Caner Akdas <[email protected]> Signed-off-by: Efe <[email protected]>
1 parent fee09ef commit a0ae7e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/ui-components/src/Common/Switch/index.module.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
.thumb {
4343
@apply pointer-events-none
4444
block
45-
h-5
46-
w-5
45+
size-5
4746
translate-x-0.5
4847
rounded-full
4948
bg-white

0 commit comments

Comments
 (0)