mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Checkboxes style - update border-radius from 0 to 4px
This commit is contained in:
@@ -622,7 +622,7 @@ input[type=checkbox], input[type=radio] {
|
||||
}
|
||||
}
|
||||
|
||||
input[type=checkbox]{
|
||||
input[type=checkbox] {
|
||||
&:after {border-radius:4px;}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user