This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
wagtail
kopia lustrzana
https://github.com/wagtail/wagtail
Obserwuj
1
Polub
0
Forkuj
You've already forked wagtail
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
d57021e1cc
wagtail
/
client
/
scss
/
components
/
browser-message.scss
6 wiersze
87 B
SCSS
Czysty
Zwykły widok
Historia
Unescape
Escape
Rearrange SCSS structure according to ITCSS
2019-01-01 23:11:47 +00:00
@include
media-breakpoint-up
(
sm
)
{
Reformat codebase with Prettier (#7912) - Automated reformatting - Manually change code where Prettier reformatting causes issues - Revert "Disable Prettier formatting in CI for now"
2022-02-04 11:57:55 +00:00
.
browsermessage
{
margin
:
0
0
0
-
150
px
;
}
Rearrange SCSS structure according to ITCSS
2019-01-01 23:11:47 +00:00
}