web-api-manager/config/css/config.css

7 lines
79 B
CSS
Raw Normal View History

2017-10-12 19:00:04 +00:00
body {
2017-10-14 18:52:56 +00:00
min-width: 800px;
}
.list-group-item .badge a {
color: white;
2017-10-12 19:00:04 +00:00
}