Skip to content

Commit 3a02f35

Browse files
committed
feat: add css for fit content
1 parent 4fa3e24 commit 3a02f35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,6 +2158,10 @@ button.anchor {
21582158
max-width: none !important;
21592159
}
21602160

2161+
.dc__mxw-fit-content {
2162+
max-width: fit-content;
2163+
}
2164+
21612165
.dc__mxw-66 {
21622166
max-width: 66px;
21632167
}

0 commit comments

Comments
 (0)