forked from Berry-Dash/launcher
Add wine on unix command to frontend (not backend yet)
This commit is contained in:
@@ -73,3 +73,7 @@ body {
|
||||
*:focus {
|
||||
@apply outline-none;
|
||||
}
|
||||
|
||||
.input-field {
|
||||
@apply border-2 border-[#484848] rounded-md bg-[#242424] p-2 px-4 focus:border-blue-600 transition-colors;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user