mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
增加50%圆
This commit is contained in:
parent
5487f588e7
commit
eb99c961a2
@ -925,6 +925,9 @@ label.think-radio {
|
||||
.border-0 {
|
||||
border: 0 !important;
|
||||
}
|
||||
.border-radius {
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
.border-radius-0 {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
@ -190,6 +190,8 @@
|
||||
}
|
||||
|
||||
.border-radius {
|
||||
border-radius: 50% !important;
|
||||
|
||||
&-0 {
|
||||
border-radius: 0 !important
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user