Break out the web/native image picking code and make some progress on the web version
This commit is contained in:
+1
-2
@@ -13,8 +13,7 @@
|
||||
#app-root { display:flex; height:100%; }
|
||||
|
||||
/* Remove focus state on inputs */
|
||||
input:focus,
|
||||
textarea:focus {
|
||||
*:focus {
|
||||
outline: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user