1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +04:00

form elements

This commit is contained in:
codecalm
2020-01-25 00:21:00 +01:00
parent 32a9afe671
commit 3e43568f73
7 changed files with 66 additions and 59 deletions
+6 -2
View File
@@ -97,8 +97,12 @@
> .btn,
> .dropdown {
margin-bottom: .5rem;
margin-right: .5rem;
margin: 0 .5rem .5rem 0;
}
>.btn-block {
flex: 1;
white-space: nowrap;
}
}