mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
tables docs
This commit is contained in:
@@ -185,7 +185,6 @@ Selectgroup
|
||||
|
||||
.selectgroup-item {
|
||||
flex-grow: 0;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
|
||||
.selectgroup-button {
|
||||
|
||||
@@ -18,6 +18,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.table-nowrap {
|
||||
th, td {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.table-md {
|
||||
th,
|
||||
td {
|
||||
|
||||
Reference in New Issue
Block a user