mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
perf: style fix
This commit is contained in:
parent
e1e791a395
commit
86b6ffe044
@ -262,12 +262,13 @@ const close = () => {
|
||||
}
|
||||
.input {
|
||||
width: 100%;
|
||||
height: 18px;
|
||||
line-height: 18px;
|
||||
height: 16px;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
flex: 1;
|
||||
font-size: 12px;
|
||||
background-color: transparent;
|
||||
}
|
||||
</style>
|
Loading…
x
Reference in New Issue
Block a user