🚧 Changing tree structure

This commit is contained in:
Florian Sylvain
2021-09-17 11:31:02 +02:00
committed by GitHub
parent b137536405
commit cd01143bf7
5 changed files with 67 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#search-input:focus, #search-input:hover {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#search-input input {
outline: none;
}