mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 删除多余的 style
This commit is contained in:
parent
f35cbcc0d6
commit
4bdc772926
@ -50,13 +50,6 @@ onMounted(() => {
|
||||
height: 100%;
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
.tip {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 99;
|
||||
}
|
||||
.thumbnail-list {
|
||||
height: calc(100% - 50px);
|
||||
padding: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user