mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-01 00:47:06 +00:00
ui: Implement modal focus trap
This commit is contained in:
@@ -223,6 +223,10 @@ h3 {
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
.modal:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/** BUTTONS */
|
||||
|
||||
.button-bar {
|
||||
|
||||
Reference in New Issue
Block a user