mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 23:11:24 +08:00
Add fuzzy query function in work items
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
:root {
|
||||
--main-color: #00d4ff;
|
||||
}
|
||||
.head {
|
||||
display: flex;
|
||||
}
|
||||
.main {
|
||||
display: flex;
|
||||
min-width: 600px;
|
||||
@@ -11,6 +14,7 @@
|
||||
display: flex;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.main-add-content {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user