mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-09-10 19:45:10 -05:00
Fix an issue with the Salmon Run box border
This commit is contained in:
@@ -204,8 +204,7 @@ body.has-modal #main {
|
||||
padding: 5px 10px 10px;
|
||||
margin-left: -5px;
|
||||
margin-right: -5px;
|
||||
border-radius: 8px;
|
||||
border-bottom-right-radius: 27px;
|
||||
border-radius: 8px 8px 27px 8px;
|
||||
overflow: hidden;
|
||||
line-height: 20px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user