Skip to content
Snippets Groups Projects

fix: :bug: btn text color in LS AAI

Merged Ghost User requested to merge dBucik/lsaai_css into main
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -30,6 +30,10 @@ body {
background-image: none;
}
.btn-primary {
color: #FFF;
}
.ui-widget-header {
border-width: 0;
border-bottom: 1px solid #ddd;
Loading