mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-19 17:49:04 +00:00
feat: 修改一个css
This commit is contained in:
parent
ceb0dac72a
commit
ae39f2c61c
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user