Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711067
D11254.id32929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
638 B
Subscribers
None
D11254.id32929.diff
View Options
diff --git a/web/cashtab-v2/src/components/Common/EnhancedInputs.js b/web/cashtab-v2/src/components/Common/EnhancedInputs.js
--- a/web/cashtab-v2/src/components/Common/EnhancedInputs.js
+++ b/web/cashtab-v2/src/components/Common/EnhancedInputs.js
@@ -43,7 +43,8 @@
min-height: 100px;
}
.ant-input-affix-wrapper {
- background-color: ${props => props.theme.forms.selectionBackground};
+ background-color: ${props =>
+ props.theme.forms.selectionBackground} !important;
border: 1px solid ${props => props.theme.forms.border} !important;
}
.ant-input-wrapper .anticon-qrcode {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 10:22 (5 m, 30 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573241
Default Alt Text
D11254.id32929.diff (638 B)
Attached To
D11254: [Cashtab] webpack upgrade p13
Event Timeline
Log In to Comment