davidingerslev_outlook-meet.../styles.css
2025-03-09 16:46:32 +00:00

12 lines
312 B
CSS

/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.outlook-meeting-notes-icon.is-being-dragged-over {
background-color: var(--background-modifier-hover);
color: var(--interactive-accent-hover);
}