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