mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
Hover text align
This commit is contained in:
@@ -964,3 +964,8 @@ i.x-status-icon.red {
|
||||
.el-switch__core:after {
|
||||
top: 1.5px;
|
||||
}
|
||||
|
||||
.el-popover {
|
||||
text-align: left;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
@@ -296,6 +296,8 @@ div.x-friend-list
|
||||
}
|
||||
|
||||
.el-popover {
|
||||
text-align: left;
|
||||
word-break: break-word;
|
||||
color: $--theme-text-2;
|
||||
background-color: $--theme-bg-4;
|
||||
border-color: hsl($--theme-hue, $--theme-saturation, 37%);
|
||||
|
||||
Reference in New Issue
Block a user