mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 15:40:51 +01:00
Fix alert height
This commit is contained in:
parent
49222a9406
commit
87ef1aa211
@ -194,11 +194,8 @@
|
||||
|
||||
.nitro-alert {
|
||||
width: 350px;
|
||||
|
||||
.content-area {
|
||||
min-height: 125px;
|
||||
max-height: 300px;
|
||||
}
|
||||
min-height: 130px;
|
||||
max-height: 350px;
|
||||
}
|
||||
|
||||
.nitro-notification-bubble {
|
||||
|
Loading…
Reference in New Issue
Block a user