mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 16:54:11 -04:00
Add avatar to History page.
This commit is contained in:
parent
4aa4e3eacc
commit
c4b754e53b
3 changed files with 8 additions and 0 deletions
|
@ -247,6 +247,11 @@ input {
|
|||
.sort.desc {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.ui-avatar {
|
||||
border-radius: 15em;
|
||||
height: auto;
|
||||
width: 200px;
|
||||
}
|
||||
.ui-history-close {
|
||||
position: absolute;
|
||||
right: 14px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue