generated docs: move color to box-shadow CSS prop

master
Henry Wu 2019-10-29 15:09:40 -07:00 committed by Andrew Kelley
parent 1f0bcefe4a
commit 7c73503451
1 changed files with 1 additions and 2 deletions

View File

@ -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;
}