mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 15:53:59 +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 {
|
.vue-notification .notification-title {
|
||||||
@apply font-normal;
|
@apply font-normal text-base;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vue-notification.success {
|
.vue-notification.success {
|
||||||
|
Reference in New Issue
Block a user