mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Fixed large font size on importer
This commit is contained in:
parent
dc9a908de7
commit
3dd39a46be
|
@ -1,12 +1,4 @@
|
|||
<style scoped>
|
||||
td {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
th {
|
||||
font-size: 13px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
require('blueimp-file-upload');
|
||||
|
|
Loading…
Reference in a new issue