Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix responsive twin page issue #1620

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Conversation

0oM4R
Copy link
Contributor

@0oM4R 0oM4R commented Dec 7, 2023

added a minimum width to titles cols and make the address field overflow hidden
Screenshot from 2023-12-07 16-33-01

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

@@ -90,6 +92,7 @@
import { generatePublicKey } from "@threefold/rmb_direct_client";
import { onMounted, ref } from "vue";

import CopyReadonlyInput from "../components/copy_readonly_input.vue";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This import is not used

@zaelgohary zaelgohary merged commit bfa446c into development Dec 10, 2023
@zaelgohary zaelgohary deleted the development_313_update_twin_ui branch December 10, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants