fixes in themes

pull/5449/head
lianahus 2 months ago committed by Aniket
parent 827d3f94d4
commit 4f4cb7ebd3
  1. 2
      apps/remix-ide/src/assets/css/themes/remix-midcentury_hrzph3.css
  2. 2
      apps/remix-ide/src/assets/css/themes/remix-unicorn.css
  3. 2
      apps/remix-ide/src/assets/css/themes/remix-violet.css

@ -3556,7 +3556,7 @@ input[type="button"].btn-block {
position: relative;
margin-bottom: 0;
vertical-align: top;
padding-top: 0.19rem;
padding-top: 0.15rem;
}
.custom-control-label::before {
position: absolute;

@ -3554,7 +3554,7 @@ input[type="button"].btn-block {
position: relative;
margin-bottom: 0;
vertical-align: top;
padding-top: 0.19rem;
padding-top: 0.15rem;
}
.custom-control-label::before {
position: absolute;

@ -3550,7 +3550,7 @@ input[type="button"].btn-block {
position: relative;
margin-bottom: 0;
vertical-align: top;
padding-top: 0.19rem;
padding-top: 0.15rem;
}
.custom-control-label::before {
position: absolute;

Loading…
Cancel
Save