mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
user files improvements
This commit is contained in:
parent
281d0e00ce
commit
3029d255ea
4 changed files with 111 additions and 37 deletions
|
@ -7,6 +7,12 @@
|
|||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
.searchContainer input {
|
||||
border: 1px solid var(--text-color);
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.clearButton {
|
||||
width: 50px;
|
||||
background-color: var(--background-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue