Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F85648378
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
826 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/components/panel.style.js b/src/components/panel.style.js
index 14e9284cbc..95a1036662 100644
--- a/src/components/panel.style.js
+++ b/src/components/panel.style.js
@@ -1,36 +1,37 @@
export default {
name: 'Panel',
selector: '.panel',
validInnerComponents: [
'Text',
'Link',
'Icon',
'Border',
'Button',
'ButtonUnstyled',
'Input',
'PanelHeader',
'MenuItem',
'Post',
'Notification',
'Alert',
'UserCard',
- 'Chat'
+ 'Chat',
+ 'Attachment'
],
defaultRules: [
{
directives: {
background: '--bg',
roundness: 3,
shadow: [{
x: 1,
y: 1,
blur: 4,
spread: 0,
color: '#000000',
alpha: 0.6
}]
}
}
]
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Aug 28, 9:34 AM (3 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1736333
Default Alt Text
(826 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment