mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
fix dark theme button bg color
This commit is contained in:
@@ -259,6 +259,7 @@ div.x-friend-list
|
||||
|
||||
.el-button {
|
||||
color: $--theme-text-2;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.el-button:not(.el-button--text, .el-button--primary, .is-disabled) {
|
||||
|
||||
@@ -411,6 +411,9 @@
|
||||
<style scoped>
|
||||
.data-table-wrapper {
|
||||
margin: 0 3px;
|
||||
font-feature-settings:
|
||||
'tnum' 1,
|
||||
'lnum' 1;
|
||||
}
|
||||
|
||||
.pagination-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user