Commit 1a82b794 authored by h3remi7's avatar h3remi7

detail style

parent 53d81371
......@@ -2,6 +2,7 @@
background-color: #c3d9ff;
flex-grow: 1;
overflow-y: auto;
padding: 1rem;
}
......
......@@ -41,7 +41,7 @@
<div *ngIf="mods">
<h2>Mods</h2>
<table class="table table-striped">
<thead>
<thead class="thead-inverse">
<tr>
<th>#</th>
<th>名称</th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment