mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 14:34:13 +08:00
调整 BorderLabel 组件的内边距以改善布局
This commit is contained in:
parent
603cadb2ef
commit
7b346616d1
@ -115,7 +115,7 @@ export default {
|
||||
|
||||
.content {
|
||||
position: relative;
|
||||
padding: 8px;
|
||||
padding: 16px 8px 8px 8px;
|
||||
opacity: 1;
|
||||
overflow: hidden;
|
||||
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user