mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-17 16:41:19 +00:00
Fix alert resizing
This commit is contained in:
@@ -8,17 +8,17 @@ form {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.alert {
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
|
||||
.alert-heading {
|
||||
font-size: 80%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.btn-sm {
|
||||
.btn-open {
|
||||
line-height: 1;
|
||||
|
||||
svg {
|
||||
margin-top: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
.dismiss-all {
|
||||
|
||||
Reference in New Issue
Block a user