We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f939ad8 commit 9b3bdc8Copy full SHA for 9b3bdc8
ui/src/themes/ligera.js
@@ -448,6 +448,11 @@ export default {
448
backgroundColor: bLight['500'],
449
},
450
451
+ RaButton: {
452
+ button: {
453
+ margin: '0 5px 0 5px',
454
+ },
455
456
RaPaginationActions: {
457
button: {
458
backgroundColor: '#fff',
ui/src/themes/spotify.js
@@ -389,6 +389,11 @@ export default {
389
marginRight: '1rem',
390
391
392
393
394
395
396
397
398
currentPageButton: {
399
border: '1px solid #b3b3b3',
0 commit comments