You are here

mongodb_watchdog.component.css in MongoDB 8.2

@CHARSET "UTF-8";

/* Line up filter select elements */
.mongodb-watchdog__filter-form .form-type-select {
  display: inline-block;
}

File

modules/mongodb_watchdog/css/mongodb_watchdog.component.css
View source
  1. @CHARSET "UTF-8";
  2. /* Line up filter select elements */
  3. .mongodb-watchdog__filter-form .form-type-select {
  4. display: inline-block;
  5. }