mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[PR #267] [MERGED] fix: directive editor background and Modal in dark mode #4022
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4022
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/0xJacky/nginx-ui/pull/267
Author: @AnotiaWang
Created: 1/29/2024
Status: ✅ Merged
Merged: 1/29/2024
Merged by: @0xJacky
Base:
dev← Head:fix/frontend-dark-mode📝 Commits (1)
b9c7d1efix: directive editor background andModalin dark mode📊 Changes
5 files changed (+12 additions, -5 deletions)
View changed files
📝
app/src/language/LINGUAS(+1 -1)📝
app/src/views/domain/ngx_conf/NgxConfigEditor.vue(+1 -1)📝
app/src/views/domain/ngx_conf/NgxServer.vue(+1 -1)📝
app/src/views/domain/ngx_conf/NgxUpstream.vue(+1 -1)📝
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue(+8 -1)📄 Description
修复了前端深色模式下的两个问题:
Modal的导入方式不对,导致在深色模式下 Modal 还是浅色(顺便问一下,Modal 不加背景遮罩是有什么考虑吗?个人感觉层级有点不明显,并且其它一些地方的一些 Modal 又有遮罩
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.