1 parent 8a36fe0 commit bba3dbcCopy full SHA for bba3dbc
1 file changed
packages/plugins/robot/src/Main.vue
@@ -972,22 +972,10 @@ export default {
972
}
973
974
975
- .tiny-sender__container
976
- .tiny-sender__footer-slot
977
- .tiny-sender__footer-right
978
- .tiny-sender__toolbar
979
- .tiny-sender__buttons-container
980
- .action-buttons
981
- .action-buttons__utility
982
- .action-buttons__button {
983
- .action-buttons__submit-content {
984
- width: 24px !important;
985
- }
986
- .action-buttons__icon {
987
- width: 24px;
988
- height: 24px;
989
990
+}
+:deep(.action-buttons__icon) {
+ width: 26px !important;
+ height: 26px !important;
991
992
:deep(.tr-attachments) {
993
.tr-attachments__file-list {
0 commit comments