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:
@@ -623,7 +623,7 @@ input[type=checkbox], input[type=radio] {
|
||||
}
|
||||
|
||||
input[type=checkbox]{
|
||||
&:after {border-radius:0;}
|
||||
&:after {border-radius:4px;}
|
||||
}
|
||||
|
||||
.input-copy {
|
||||
|
||||
Reference in New Issue
Block a user