summaryrefslogtreecommitdiffstats
path: root/pkg/lib/cockpit-components-inline-notification.css
blob: 3c428bc3d05aeb8d9c7406227a85b74340324f84 (plain)
1
2
3
4
5
6
7
.alert-link.more-button {
  margin-inline-start: var(--pf-v5-global--spacer--sm);
}

.notification-message {
  white-space: pre-wrap;
}