set width for body to avoid width change on alias result page
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
body {
|
||||
box-sizing: content-box !important;
|
||||
width: 470px;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
||||
Reference in New Issue
Block a user