mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Responsive CSS updates.
This commit is contained in:
parent
106fe90e26
commit
c95aa4aa56
21 changed files with 124 additions and 73 deletions
|
|
@ -32,7 +32,7 @@ export default function WebsiteSettings() {
|
|||
const { data } = useFetch(`/api/websites`, {}, { update: [saved] });
|
||||
|
||||
const Buttons = row => (
|
||||
<ButtonLayout>
|
||||
<ButtonLayout align="right">
|
||||
{row.share_id && (
|
||||
<Button
|
||||
icon={<LinkIcon />}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue