mirror of
https://github.com/nocobase/nocobase
synced 2024-11-14 22:15:10 +00:00
fix: adjust end sign height
This commit is contained in:
parent
590c0aa644
commit
049d1afab4
@ -223,7 +223,7 @@ const useStyles = createStyles(({ css, token }) => {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 0;
|
||||
height: 6em;
|
||||
height: 4em;
|
||||
border-left: 1px dashed ${token.colorBgLayout};
|
||||
|
||||
.anticon {
|
||||
|
Loading…
Reference in New Issue
Block a user