mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 05:02:57 +01:00
Adjust footer action styles based on new designs
This commit is contained in:
parent
6668f23beb
commit
d79bac199f
@ -85,13 +85,14 @@
|
||||
|
||||
&--primary {
|
||||
@include media-breakpoint-up(sm) {
|
||||
width: 350px;
|
||||
width: 310px;
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
@apply w-leading-none w-inline-flex w-items-center;
|
||||
font-weight: 600;
|
||||
padding: 0 theme('spacing.3');
|
||||
white-space: initial;
|
||||
|
||||
.icon {
|
||||
|
Loading…
Reference in New Issue
Block a user