Add border-radius to page-indicator-icon and user-icon

Remove unnecessary CSS rules from user-widget-label
This commit is contained in:
Vladyslav Hroshev
2024-03-26 11:04:45 +02:00
parent 03fbcf2130
commit cc37566374
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -127,6 +127,7 @@
.page-indicator .page-indicator-icon {
border-radius: 99px;
background-color: TEXT-SECONDARY-COLOR;
}