chore: 8.2.0-alpha.3

This commit is contained in:
Nathan Walker
2022-01-10 16:49:47 -08:00
parent d7916d77a1
commit d1dc7883f8
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@
The following CSS rule changes the font size of all UI
components that have the btn class name.
*/
Button {
text-transform: none;
}
.btn-view-demo {
background-color: #65ADF1;
border-radius: 5;