Prevent notice been overlapped by header
This commit is contained in:
@@ -1082,10 +1082,13 @@ form {
|
||||
|
||||
.notice-container {
|
||||
min-width: $line-height * 12;
|
||||
position: absolute;
|
||||
right: 24px;
|
||||
top: 24px;
|
||||
|
||||
@include breakpoint(medium) {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.notice {
|
||||
height: $line-height * 4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user