mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Constrain width/size of agent image in agents view
This commit is contained in:
@@ -85,7 +85,9 @@
|
||||
|
||||
div.agent img {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
div.agent a {
|
||||
|
||||
Reference in New Issue
Block a user