mirror of
https://github.com/directus/directus.git
synced 2026-01-23 00:08:46 -05:00
Fix cropped button icons
This commit is contained in:
@@ -305,6 +305,8 @@ body {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
padding: 0 1px; // Fixes slightly cropped icons
|
||||
margin: 0 -1px; // Fixes slightly cropped icons
|
||||
}
|
||||
|
||||
.content {
|
||||
|
||||
Reference in New Issue
Block a user