0
0
Fork 0

Fix domain label position and color (#9033)

* Fix position of the domain label

* Fix position of the domain label for RTL

- Fix color mismatch of linear gradient which assigned to "::after" pseudo class
This commit is contained in:
kedama 2018-10-21 14:35:25 +09:00 committed by Yamagishi Kazutoshi
parent f468bfb830
commit 25f9ead041
2 changed files with 3 additions and 3 deletions

View file

@ -427,7 +427,7 @@ code {
&__append {
position: absolute;
right: 1px;
right: 3px;
top: 1px;
padding: 10px;
padding-bottom: 9px;