generated docs: move color to box-shadow CSS prop
parent
1f0bcefe4a
commit
7c73503451
|
@ -331,8 +331,7 @@
|
|||
border-bottom-color: #c6cbd1;
|
||||
border: solid 0.0625em;
|
||||
border-radius: 0.1875em;
|
||||
box-shadow-color: #c6cbd1;
|
||||
box-shadow: inset 0 -0.0625em 0;
|
||||
box-shadow: inset 0 -0.0625em 0 #c6cbd1;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue