mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-27 16:04:21 +00:00
refactor: replace antd with shadcn/ui
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
flex-direction: row;
|
||||
gap: 0.8rem;
|
||||
user-select: none;
|
||||
/* background-color: aqua; */
|
||||
}
|
||||
|
||||
.iconImage {
|
||||
@@ -31,7 +32,7 @@
|
||||
.basicInfoContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.6rem;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
|
||||
.basicInfoText {
|
||||
|
||||
Reference in New Issue
Block a user