adding compiled css
This commit is contained in:
parent
edb7b03d08
commit
058ea89df7
1 changed files with 4 additions and 0 deletions
|
@ -1799,6 +1799,10 @@ select {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
.table {
|
||||
display: table;
|
||||
}
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue