mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
activity: Decrease table padding
(imported from commit 90bed6ce94442e00e7516f65388b578bdfa920b3)
This commit is contained in:
parent
f3ba899fe1
commit
6efe52b935
@ -1,3 +1,8 @@
|
||||
.activity_head {
|
||||
background-color: aliceblue;
|
||||
}
|
||||
|
||||
.table td {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user