chore: depoly model ux
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 274 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -14,6 +14,10 @@
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.m-l-20 {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.m-r-10 {
|
||||
margin-right: 10px;
|
||||
}
|
||||
@@ -63,6 +67,10 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.font-size-12 {
|
||||
font-size: var(--font-size-base);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user