mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 07:57:18 +00:00
Match notification font size to rest of the UI (#1399)
This commit is contained in:
@@ -10,7 +10,7 @@ body,
|
||||
}
|
||||
|
||||
.vue-notification .notification-title {
|
||||
@apply font-normal;
|
||||
@apply font-normal text-base;
|
||||
}
|
||||
|
||||
.vue-notification.success {
|
||||
|
Reference in New Issue
Block a user