2 Commits

Author SHA1 Message Date
c5cb756811 Update CSS class selectors to new component names 2025-08-07 00:20:35 +01:00
Zephrynis
59af15d5c6 Update issue templates 2025-07-21 13:02:28 +01:00
2 changed files with 9 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: "[BUG] "
labels: '' labels: bug
assignees: '' assignees: ''
--- ---
@@ -28,11 +28,10 @@ If applicable, add screenshots to help explain your problem.
- Browser [e.g. chrome, safari] - Browser [e.g. chrome, safari]
- Version [e.g. 22] - Version [e.g. 22]
**Smartphone (please complete the following information):** **Panel Info (please complete the following information):**
- Device: [e.g. iPhone6] - Pterodactyl Version: [e.g. 1.11.11]
- OS: [e.g. iOS8.1] - Blueprint Version: [e.g. beta-2024-12]
- Browser [e.g. stock browser, safari] - Blueprint Addons [e.g. PteroMonaco, Nebula, Any others]
- Version [e.g. 22]
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View File

@@ -1,4 +1,4 @@
.igexuH, .eDlcZT { .FileEditContainer___StyledDiv3-sc-48rzpu-7, .FileEditContainer___StyledDiv4-sc-48rzpu-8 {
display: none !important; display: none !important;
} }
@@ -7,12 +7,12 @@
min-height: 16rem; min-height: 16rem;
} }
.cDkCmT { .Button__ButtonStyle-sc-1qu1gou-0 {
flex: 1 1 0%; flex: 1 1 0%;
} }
@media (min-width: 640px) { @media (min-width: 640px) {
.cDkCmT { .Button__ButtonStyle-sc-1qu1gou-0 {
flex: none; flex: none;
} }
} }