Merge branch 'schedule-form-optimize' into 'develop'
Webpack: optimize ScheduleForm See merge request soapbox-pub/soapbox-fe!743
This commit is contained in:
commit
bc6636e4d7
4 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -156,6 +156,7 @@
|
|||
display: flex !important;
|
||||
align-items: center !important;
|
||||
transition: 0.2s !important;
|
||||
background: var(--foreground-color);
|
||||
|
||||
&:hover {
|
||||
background-color: var(--background-color) !important;
|
||||
|
|
Loading…
Reference in a new issue