resolves #2305 Co-authored-by: Fred Lefévère-Laoide <Fred.Lefevere-Laoide@Taipy.io>
@@ -21,6 +21,10 @@
MODIFIER CLASSES
**************************************************/
+.taipy-button {
+ margin: 4px 0;
+}
+
/* fullwidth : */
.taipy-button.fullwidth {
display: flex;
@@ -20,6 +20,9 @@
/*************************************************
+.taipy-file-download>button {
.taipy-file-download.fullwidth button {
+.taipy-file-selector .MuiButtonBase-root {
.taipy-file-selector.fullwidth [role='button'] {
@@ -22,7 +22,7 @@
.taipy-selector {
- margin: 0;
}
@@ -26,4 +26,5 @@
max-width: 100%;
min-height: 48px;
align-items: center;
@@ -25,4 +25,5 @@
display: inline-flex;
padding-top: 0.5em;
@@ -36,6 +36,9 @@
+.taipy-toggle {
/* relative : Reset the theme toggle position to fit page flow */
.taipy-toggle.relative {