mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-16 07:02:15 -04:00
Fix banner width (#930)
This commit is contained in:
@@ -111,8 +111,7 @@ color: #0f172a;
|
||||
/* Pop-up second layer end */
|
||||
.alert-banner {
|
||||
position: relative;
|
||||
width: 99%;
|
||||
padding: .5rem;
|
||||
padding: .5rem 1.5rem .5rem .5rem;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user