This website works better with JavaScript
Home
Explore
Help
Sign In
software
/
excalidraw
mirror of
https://github.com/excalidraw/excalidraw.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
cleanup
Panayiotis Lipiridis
4 years ago
parent
1d7c5705b2
commit
9cfab40343
1 changed files
with
0 additions
and
4 deletions
Split View
Show Diff Stats
0
4
src/components/SlidableInput.module.css
+ 0
- 4
src/components/SlidableInput.module.css
View File
@@ -1,4 +0,0 @@
-.input {
- cursor: ew-resize;
- user-select: none;
-}