fix css syntax

pull/3872/head
yann300 1 year ago
parent ae7b855f26
commit 59e7820716
  1. 1
      apps/remix-ide/src/assets/css/themes/bootstrap-cerulean.min.css

@ -2837,7 +2837,6 @@ input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-
text-decoration: none;
background-color: var(--secondary);
}
}
.dropdown-item.active,.dropdown-item:active {
color:#fff;
text-decoration:none;

Loading…
Cancel
Save