mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
11 lines
140 B
CSS
11 lines
140 B
CSS
form[name=presence] ul {
|
|
margin: 0 -2rem;
|
|
}
|
|
|
|
#presence_widget {
|
|
min-width: 20rem;
|
|
}
|
|
|
|
#presence_widget li {
|
|
padding: 2.5rem 0;
|
|
}
|