mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Fixed: Center icons in tables
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
|
||||
.iconContainer {
|
||||
display: inline-block;
|
||||
width: 25px;
|
||||
margin-right: 7px;
|
||||
width: 18px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.noIcon {
|
||||
|
||||
Reference in New Issue
Block a user