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