Merge "Update padding of file action buttons"
This commit is contained in:
@@ -110,6 +110,11 @@ limitations under the License.
|
||||
align-items: center;
|
||||
display: flex;
|
||||
}
|
||||
.fileViewActions gr-button {
|
||||
--gr-button: {
|
||||
padding: 2px 4px;
|
||||
}
|
||||
}
|
||||
.fileViewActions > *:not(:last-child) {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user