1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

tables docs

This commit is contained in:
chomik
2019-05-20 21:30:51 +02:00
parent a4e66aa0e0
commit 5dc2b3cbb7
6 changed files with 66 additions and 3 deletions
-1
View File
@@ -185,7 +185,6 @@ Selectgroup
.selectgroup-item {
flex-grow: 0;
margin-right: .5rem;
}
.selectgroup-button {
+7
View File
@@ -18,6 +18,13 @@
}
}
.table-nowrap {
th, td {
white-space: nowrap;
}
}
.table-md {
th,
td {