move examples to own directory, add demo component to all example pages
This commit is contained in:
4
docs/src/demos/Examples/Focus/style.scss
Normal file
4
docs/src/demos/Examples/Focus/style.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.has-focus {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 0 0 3px #3ea4ffe6;
|
||||
}
|
||||
Reference in New Issue
Block a user