- added Table field;
This commit is contained in:
@@ -106,6 +106,16 @@
|
||||
background-color: rgba(255,255,255,0.3)
|
||||
}
|
||||
|
||||
.p-inputgroup {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.flex-1 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user