mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 11:28:24 +08:00
parent
fef38d27c0
commit
5711c71e3a
|
@ -197,6 +197,11 @@ const navToHelper = () => {
|
|||
.header-menu {
|
||||
flex: 1 1 1;
|
||||
display: inline-flex;
|
||||
|
||||
.t-menu__item {
|
||||
min-width: unset;
|
||||
padding: 0px 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.operations-container {
|
||||
|
|
Loading…
Reference in New Issue
Block a user