chore(client): removed alert-info class from global.css (#60897)

This commit is contained in:
Tanmay Gautam
2025-06-17 22:57:53 +05:30
committed by GitHub
parent bb552574f6
commit 4f59955ea0

View File

@@ -584,12 +584,6 @@ pre code {
border-radius: 4px;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert .btn,
[role='alert'] .btn {
background-color: transparent;