improve radius
This commit is contained in:
parent
5457d377f3
commit
a72b722d1d
@ -116,7 +116,7 @@ body {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
#progressbar[max]::-webkit-progress-value {
|
||||
border-radius: 8px 0 0 8px;
|
||||
border-radius: 8px 4px 4px 8px;
|
||||
background: linear-gradient(0deg, rgba(104,187,225,1) 0%, rgba(139,215,249,1) 100%);
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user