This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
success
mirror of
https://github.com/excalidraw/excalidraw.git
Watch
1
Star
0
Fork
You've already forked success
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix name input style in dark mode
Browse Source
updatescene-name
Arun Kumar
4 years ago
parent
16c287c848
commit
eb206cc932
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
src/components/ExportDialog.scss
Unescape
Escape
View File
@ -36,6 +36,7 @@
height
:
calc
(
1
rem
-
3
px
)
;
&
-
-
readonly
{
background
:
none
;
border
:
none
;
&
:
hover
{
background
:
none
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
github-forks/success
Title
Body
Create Issue