mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Fixing filter box width.
This commit is contained in:
parent
9208132ad9
commit
4e85308deb
1 changed files with 3 additions and 0 deletions
|
|
@ -170,6 +170,9 @@ body {
|
|||
flex: 0 0 auto;
|
||||
padding: 5px;
|
||||
}
|
||||
.debugger-fnlist-footer .input-group {
|
||||
width: 100%;
|
||||
}
|
||||
.debugger-fnview-outer {
|
||||
order: 2;
|
||||
flex: 1 1 auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue