mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-12 13:23:41 +00:00
feat: 修改一个css
This commit is contained in:
@@ -37,8 +37,4 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.upload-key input {
|
||||
opacity: 70;
|
||||
cursor: pointer
|
||||
}
|
||||
</style>
|
||||
|
@@ -143,3 +143,8 @@ h4 {
|
||||
color: #737373;
|
||||
font-size: 13px
|
||||
}
|
||||
|
||||
input[type=file] {
|
||||
font-size: 12px;
|
||||
opacity: 80;
|
||||
}
|
||||
|
Reference in New Issue
Block a user