mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
perf: 优化UI
This commit is contained in:
parent
70867ae06b
commit
44c6b2fd0c
@ -41,9 +41,11 @@ export default defineComponent({
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.layout-pool {
|
||||
width: 400px;
|
||||
width: 394px;
|
||||
height: 500px;
|
||||
padding: 2px 10px;
|
||||
padding: 2px;
|
||||
margin-right: -12px;
|
||||
padding-right: 12px;
|
||||
overflow: auto;
|
||||
|
||||
@include flex-grid-layout();
|
||||
|
Loading…
x
Reference in New Issue
Block a user