feat: last gaps on tailwind migration
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
[data-testid="media-editor"] .editor-actions button {
|
||||
[data-testid="media-editor"] .ui-editor-actions button {
|
||||
padding: 4px 10px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
[data-testid="media-editor"] .editor-actions button.danger:hover {
|
||||
[data-testid="media-editor"] .ui-editor-actions button.danger:hover {
|
||||
background-color: var(--vscode-notificationsErrorIcon-foreground);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user