ruoyi-ui/src/assets/styles/ruoyi.scss
@@ -143,6 +143,27 @@ margin-bottom: 10px; } /* button color */ .el-button--cyan.is-active, .el-button--cyan:active { background: #20B2AA; border-color: #20B2AA; color: #FFFFFF; } .el-button--cyan:focus, .el-button--cyan:hover { background: #48D1CC; border-color: #48D1CC; color: #FFFFFF; } .el-button--cyan { background-color: #20B2AA; border-color: #20B2AA; color: #FFFFFF; } /* text color */ .text-navy { color: #1ab394; @@ -199,3 +220,7 @@ color: #fff!important; background: #42b983!important; } .top-right-btn { float: right; }