mirror of https://github.com/msgbyte/tailchat
style: remove padding for message action popover inner content
parent
f32ae42fb7
commit
84db4a27c1
@ -0,0 +1,5 @@
|
||||
.chat-message-input_action-popover {
|
||||
> .ant-popover-content > .ant-popover-inner > .ant-popover-inner-content {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue