mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 17:16:03 +00:00
fixed search panel background
This commit is contained in:
@@ -31,4 +31,4 @@
|
||||
ngbTooltip='Whole word',
|
||||
placement='bottom'
|
||||
)
|
||||
i.fa.fa-fw.fa-square
|
||||
i.fa.fa-fw.fa-text-width
|
||||
|
@@ -3,7 +3,7 @@
|
||||
width: 400px;
|
||||
align-self: center;
|
||||
z-index: 5;
|
||||
padding: 5px;
|
||||
padding: 10px;
|
||||
border-radius: 0 0 3px 3px;
|
||||
background: rgba(0, 0, 0, .25);
|
||||
background: rgba(0, 0, 0, .75);
|
||||
}
|
||||
|
Reference in New Issue
Block a user