We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6fbfc0 + 1f764a5 commit f2b0abaCopy full SHA for f2b0aba
1 file changed
resources/sass/app.scss
@@ -294,8 +294,11 @@ main {
294
}
295
296
&.border-secondary {
297
+ border: 0 !important;
298
+
299
.card-header, .card-footer {
300
background-color: var(--bs-secondary);
301
+ border-radius: 0;
302
color: var(--bs-white);
303
display: flex;
304
align-items: center;
0 commit comments